commit | da89677b224e13d0a4b06cf24661a82d6de79782 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 26 12:11:00 2016 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 26 12:11:00 2016 +0200 |
tree | 6ffe9d24a3bd0cfdf4a898dd4dc84904e3000f21 | |
parent | ab00bdf4c9e7780ff281b482df6246798c621a2e [diff] |
build: Update library version
diff --git a/Makefile.am b/Makefile.am index 4ce642f..d30af63 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -80,7 +80,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources) -lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:13:18 +lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 21:14:18 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) endif