Diff between 7a8aeaf09c56c3b29f00723896e9ec1f711017d5 and 82671d8b7ed4478203036b4fe33bf2e10f2825f1

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 9d570fb..80edafd 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:2:16
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 19:3:16
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif