Diff between ab215e39e51e2e745780c31f10f798cd9afc2a3e and a9644f65f37f89c29f12c45cacf19a46c72d6dd9

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 836a4fc..460141a 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:0:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:1:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif