Diff between 0fae1f0dc1113ea78437df719ac65b3e72dd9522 and 8e1549625531f3722109cfb94ef3a267c5e407c7

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 76d1723..41ace22 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:4:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:5:18
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif