summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-07-27 02:16:43 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-07-27 02:16:43 +0000
commit05909adb9c4d36adb8d95c14ab5d4aa6514edbe5 (patch)
tree6ea90d16c74107a877382aa884d2b7da59f62883 /src/Makefile.am
parent57834785d5445439c2abbc19903566f050bc98a2 (diff)
Update changelog and bump version numberlibs-3.2
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 707bfd98..8c4d613e 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 2:1:0
+libbluetooth_la_LDFLAGS = -version-info 3:0:1
INCLUDES = -I$(top_builddir)/include