Diff between 9cf8365baa4219d3245e8e8091fd598a8d45299f and 01956e3f221d4640696ab2cc37922ab7dabf61ab

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 0fd405e..268c797 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,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:5:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:6:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif