diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2011-12-22 17:16:25 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-12-22 17:16:25 -0800 |
commit | d223feb814065465f8ee79fbf9ee54cda0b448ae (patch) | |
tree | 8f080adf27c004e1319081265d7b9e5e96fb7a05 /Makefile.am | |
parent | 26495f6734fe0fc7d3499c168a38eca121e58467 (diff) |
Update library version
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 07b8626a7..911248359 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,7 +70,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la lib_libbluetooth_la_SOURCES = $(lib_headers) \ lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c -lib_libbluetooth_la_LDFLAGS = -version-info 14:4:11 +lib_libbluetooth_la_LDFLAGS = -version-info 14:5:11 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) noinst_LTLIBRARIES += lib/libbluetooth-private.la |