From 25aeab7a8235141a72c7cbb37155d8949071ec3f Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 18 Jan 2015 19:05:19 +0100 Subject: Prepare a new libosmocore release --- src/Makefile.am | 2 +- src/vty/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 65494a59..4bf3408e 100644 --- a/src/Makefile.am +++ b/src/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=5:0:0 +LIBVERSION=6:0:0 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -Wall diff --git a/src/vty/Makefile.am b/src/vty/Makefile.am index d4be3f05..d0e2c47e 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=0:1:0 +LIBVERSION=1:0:0 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include AM_CFLAGS = -Wall -- cgit v1.2.3