Diff between ddfa40977c7e7b8723fc3ba9389822631ddeeb5c and 8c760ce9a6134873320eecbd27736404c7967c41
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 2bd5475..17623b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,7 @@ pkginclude_HEADERS += $(lib_headers)
lib_LTLIBRARIES += lib/libbluetooth.la
lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
-lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:8:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:9:19
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif