Diff between 093d00b47ee4e3544aa80de33e869a8617c4af32 and cd00105c5b7383bffd0198059e7b1fee1e2b6c99

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index e9a952e..e7221bd 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:10:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:11:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif