Diff between 25507ba0d465ff359e43ab7cf866170e28993b3d and 17cd5563f83769fe9f69802dcc05faf41f780b7a

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index ed4f9dc..dc9a96b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,7 +84,7 @@ pkginclude_HEADERS += $(lib_headers)
 lib_LTLIBRARIES += lib/libbluetooth.la
 
 lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
-lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:12:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:13:19
 endif
 
 noinst_LTLIBRARIES += lib/libbluetooth-internal.la