Update library version

This commit is contained in:
Marcel Holtmann 2009-10-04 12:41:36 +02:00
parent 5e9a226c6f
commit 677542049c

View 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:0:4
lib_libbluetooth_la_LDFLAGS = -version-info 7:1:4
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)