OSDN Git Service

build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:56:51 +0000 (14:56 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 21:56:51 +0000 (14:56 -0700)
Makefile.am

index 51204f4..8aed6f7 100644 (file)
@@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers)
 lib_LTLIBRARIES += lib/libbluetooth.la
 
 lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
-lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:0:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:1:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif