summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-29 02:54:23 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-29 02:54:23 +0200
commit09b5b99b7667f2c20e5307ccd71471130d8168b6 (patch)
tree0cb18ba108534e830fc9ec0a6618957b01086172 /lib
parent4652763c85dd48bc0607caba75f94e79aab78841 (diff)
Update library version
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 574de47c..26a0d71a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 3:0:0
+libbluetooth_la_LDFLAGS = -version-info 3:1:0
INCLUDES = -I$(top_builddir)/include