summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0fd405e8c..268c797cb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,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:5:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:6:19
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif