Update library version

This commit is contained in:
Marcel Holtmann 2009-02-26 00:48:18 +01:00
parent 5fa1445615
commit aaa39fd3bf

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:0:2
libbluetooth_la_LDFLAGS = -version-info 5:1:2
INCLUDES = -I$(top_builddir)/include