Update library version

This commit is contained in:
Marcel Holtmann 2005-04-18 22:55:19 +00:00
parent f1684dcb1b
commit 137bc70b64

View File

@ -5,7 +5,7 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:15:0
libbluetooth_la_LDFLAGS = -version-info 1:16:0
INCLUDES = -I$(top_builddir)/include