Diff between efd41362b6bb041fc48689ce1ebef1c7f0c39a66 and d40e741deb68d9d46bf8914b58540fafd560229d

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 917f545..f68e1ec 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:4:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:5:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif