summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-08-30 14:24:30 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-08-30 14:24:30 +0000
commitbf3139919cb3732931100b0aa6de18ad16c451d1 (patch)
tree5b7fd0be20f2df75f44b544c5152529347903a41 /src/Makefile.am
parentc04e0056db8c4a8dc02b87fb647e300b26ccb207 (diff)
Update changelog and bump version numberlibs-3.17
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7975212b..8b805f22 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 10:2:8
+libbluetooth_la_LDFLAGS = -version-info 10:3:8
INCLUDES = -I$(top_builddir)/include