Diff between e66de31c5a6dd4611aa857063cb5e7fcc7e3a918 and 8eb2ac45647160a5f52c7bdc4250eb5b0e1a7d6a

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 51204f4..8aed6f7 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:0:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:1:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif