aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-03 09:30:52 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-03 09:32:32 +0100
commit8649d57f507d359c99a89654aac7e19ce22db282 (patch)
tree713dc1adc05236b914ad730d4186200a3b6832b9 /src/vty/Makefile.am
parentc337693c4ca164833e120624af3c0960180725ee (diff)
misc: Prepare the release of libosmocore 0.9.00.9.0
Bump the ABI version of libosmovty and we need to do this recursively to force rebuilds of our software.
Diffstat (limited to 'src/vty/Makefile.am')
-rw-r--r--src/vty/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vty/Makefile.am b/src/vty/Makefile.am
index 7c549d91..10d3740e 100644
--- a/src/vty/Makefile.am
+++ b/src/vty/Makefile.am
@@ -1,6 +1,6 @@
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool documentation before making any modification
-LIBVERSION=2:0:0
+LIBVERSION=3:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall