OSDN Git Service

Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 18 Jul 2009 21:27:46 +0000 (23:27 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 18 Jul 2009 21:27:46 +0000 (23:27 +0200)
lib/Makefile.am

index bdf308d..08054fd 100644 (file)
@@ -2,7 +2,7 @@
 lib_LTLIBRARIES = libbluetooth.la
 
 libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 5:5:2
+libbluetooth_la_LDFLAGS = -version-info 5:6:2
 
 INCLUDES = -I$(top_builddir)/include