Diff between 0065cf3be99368b4af4673981e7bbb6fef56b52b and b5ff279155979371793d0e5ae4060bb892b182f2

Changed Files

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

Full Patch

diff --git a/Makefile.am b/Makefile.am
index 8a5297b..7eadf82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,7 +63,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la
 
 lib_libbluetooth_la_SOURCES = $(lib_headers) \
 				lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
-lib_libbluetooth_la_LDFLAGS = -version-info 14:3:11
+lib_libbluetooth_la_LDFLAGS = -version-info 14:4:11
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 
 if SBC