diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2004-07-29 13:35:42 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2004-07-29 13:35:42 +0000 | 
| commit | 1590d5be4605667ca2b405172d99a65c814723b2 (patch) | |
| tree | 4b9ca080df471b08051c43e8395b9c6a2be8ef03 | |
| parent | 79755a2cfbd1ed4838851cd22413daa572d4f3b7 (diff) | |
Update library versionlibs-2.9
| -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 46985678..4bca9333 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:8:0 +libbluetooth_la_LDFLAGS = -version-info 1:9:0  INCLUDES = -I$(top_builddir)/include | 
