Diff between 2b34347828ca5ab55ccc5c7842d1c539a2b42d55 and 4085678fd495405abfb8785930579e13ecd10c40

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index a3924aa..81a458b 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:2:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:3:17
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif