Update library version

This commit is contained in:
Marcel Holtmann 2009-07-18 23:27:46 +02:00
parent 204c8e27e2
commit aaaaf2b01b

View 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