summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-12-11 22:56:19 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-12-11 22:56:19 +0100
commit86007752cd68b31e8c1c2e3f84039a322051b3dc (patch)
tree610b72a95527788f624bcecda4b165950e8e68c8
parent7b3c09e7732921521e24519011288304f58df263 (diff)
downloadbluez-86007752cd68b31e8c1c2e3f84039a322051b3dc.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 c5061228b..d6cd8870c 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 20:12:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:13:17
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif