OSDN Git Service

Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Oct 2009 11:12:52 +0000 (13:12 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 10 Oct 2009 11:12:52 +0000 (13:12 +0200)
Makefile.am

index c8337d6..d360acb 100644 (file)
@@ -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 7:1:4
+lib_libbluetooth_la_LDFLAGS = -version-info 7:2:4
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 
 CLEANFILES += $(local_headers)