summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-08-25 23:39:14 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-08-25 23:39:14 +0200
commit1c32720c210eb92936f95839fe3636c6fc474db5 (patch)
treeec6f1c2aae96eb2b2ede1a194e0cdec44b32143b /Makefile.am
parenta18b667efe2665d14c3dfe6832fa6db748325466 (diff)
downloadbluez-1c32720c210eb92936f95839fe3636c6fc474db5.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 d32c2c1fc..47478c291 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_libbluetooth_la_LDFLAGS = -version-info 12:0:9
+lib_libbluetooth_la_LDFLAGS = -version-info 13:0:10
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)