Diff between 01170be4f040fca1cd76105854ca7bd99712c4b3 and 41304925a6c543d4a53c520090e6d534de87b187

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 74210a5..60811f1 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 21:0:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:1:18
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif