summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-12-27 23:08:44 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-12-27 23:08:44 +0100
commit60b400ad38f197fa3911c458dd0a678bd6e1680b (patch)
tree947826c3845ad55270a2ef0856e427a28e63b266
parentaf77712a79433951f2daff8ec79286493ffee312 (diff)
downloadbluez-60b400ad38f197fa3911c458dd0a678bd6e1680b.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 444f6d598..1a48a71a3 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:9:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:10:18
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif