summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-11-09 21:15:52 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-11-09 21:15:52 +0100
commitdd13d2d56eb4cef9f3d7e052094be4ea26f4d457 (patch)
treead9d60203e28c0945678d195cbe2e2070d5801e3
parent6a9d25d1156d28ce3622a8a41ab439277f1e71e7 (diff)
downloadbluez-dd13d2d56eb4cef9f3d7e052094be4ea26f4d457.tar.gz
build: Update library version
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3fddb8034..c84d63ab8 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:11:17
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:12:17
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif