Diff between 0b998b6c4f0cb359ba21886282292bde1129d6cc and 7e239803c90a3de784256d06cb8ebc5e26aceea3

Changed Files

File Additions Deletions Status
Makefile.am +1 -1 modified

Full Patch

diff --git a/Makefile.am b/Makefile.am
index d74187a..356f650 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers)
 lib_LTLIBRARIES += lib/libbluetooth.la
 
 lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
-lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:8:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:9:18
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif