Diff between 8b2f002edeb3c06dfc64dc2a913d112bb4124579 and 176d0154b7f8ce16051762bf53cefa2935b08996
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index bd616ce..93931d1 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:9:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:10:19
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif