Diff between 7b3c09e7732921521e24519011288304f58df263 and 86007752cd68b31e8c1c2e3f84039a322051b3dc
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index c506122..d6cd887 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:12:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:13:17
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif