summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-06 12:33:21 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-06 12:33:21 +0100
commitb653c1bbc247a8333e0535566f2fad995595cd53 (patch)
tree94c7bb66e8ac89c066838898ecf439113e654962 /Makefile.am
parentcdf5188a2f90bb1aeac3604dbdb3bb460d48fdd0 (diff)
downloadbluez-b653c1bbc247a8333e0535566f2fad995595cd53.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 873f2df2e..79b13a56e 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 13:1:10
+lib_libbluetooth_la_LDFLAGS = -version-info 13:2:10
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)