Diff between 8cf946adb08538d0aab3be310e57e022c851797a and 547ddef35c3a13873ce35c1c2d9879cdec75e9b4
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index f96c700..14e735d 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 20:8:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:9:17
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif