diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2005-08-27 13:18:21 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2005-08-27 13:18:21 +0000 | 
| commit | 0945829c8c01d162cdabfe96ba8d6f432769947a (patch) | |
| tree | b53bf2d64626a061e3373c61d8620cb998095432 | |
| parent | f50545eae585ba4b3eac5d8764827342ae214843 (diff) | |
Update library version
| -rw-r--r-- | src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/Makefile.am b/src/Makefile.am index 9855edc6..3e5af5b2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@  lib_LTLIBRARIES = libbluetooth.la  libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c -libbluetooth_la_LDFLAGS = -version-info 1:19:0 +libbluetooth_la_LDFLAGS = -version-info 1:20:0  INCLUDES = -I$(top_builddir)/include | 
