Update library version

This commit is contained in:
Marcel Holtmann 2009-05-03 23:58:25 -07:00
parent 2f8164437d
commit d8263cd11e

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