Diff between 6b544758375c3c68c92cec1e32c83a8ba24e4e59 and 58b6c0b88043321fc0e99742cf999bc76b32c4fb

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 78d7413..05d0293 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:13:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:14:19
 endif
 
 noinst_LTLIBRARIES += lib/libbluetooth-internal.la