Diff between 57af99eaed035dbc446743d1a85a40e29c987478 and 9ca0bce6313ae6d430a4169279785dc186838cbe

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 6aed8e2..14b4f55 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:10:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:11:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif