summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-04-25 12:22:02 -0700
committerMarcel Holtmann <marcel@holtmann.org>2011-04-25 12:22:02 -0700
commit71a79923920e6e505fc0b22cd3d5ba897fdf8206 (patch)
treed62b6043ea5316c32c32f36b1b081b2ca87150c7 /Makefile.am
parent44b7bcd6c1acdc421d83e37efddf0b372cbc8c75 (diff)
downloadbluez-71a79923920e6e505fc0b22cd3d5ba897fdf8206.tar.gz
Update library version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4670886ab..9703bf047 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la
lib_libbluetooth_la_SOURCES = $(lib_headers) \
lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
-lib_libbluetooth_la_LDFLAGS = -version-info 14:0:11
+lib_libbluetooth_la_LDFLAGS = -version-info 14:1:11
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)