Diff between a24e0a151f5efa4711afffa1f456d78724fa505b and 8b11a12173acc9ec05ccc608d03ec622920041ef

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index b844532..b8890ec 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 19:4:16
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:0:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif