summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2016-07-17 22:56:55 +0200
committerMarcel Holtmann <marcel@holtmann.org>2016-07-17 22:56:55 +0200
commit8caffd414e98ea6e1e26eca3a2a9ef92a2d8f9be (patch)
tree535e329149342c8e92d2edd3ec4f883de8cb0368
parent91758e0a5fbbf15e0f2ae69f5d73590461ab0562 (diff)
downloadbluez-8caffd414e98ea6e1e26eca3a2a9ef92a2d8f9be.tar.gz
build: Update library version
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5510102be..4ce642ff9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers)
lib_LTLIBRARIES += lib/libbluetooth.la
lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
-lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:12:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:13:18
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif