Diff between 6132e6eee07fab1f5eda9420a39b61364d5d41ed and 7aca3faac6cc5f1c421b9927dfef5204d905e642

Changed Files

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

Full Patch

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