Diff between 9c02efcf841e7726575a350f20ff0267bc308b88 and b395f39ff2b942b7c06f9c8064b2a8dfe28acd88

Changed Files

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

Full Patch

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