Diff between 188aac21b832ee1be3fe2df34c0cec71ed7c78d3 and aede4e788a96d5d61f80ea3f1efd7ef82061fea5

Changed Files

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

Full Patch

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