From 17f56f385b6899206a38cf4e1885d19cbaf8bfc9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 10 Oct 2011 08:46:40 +0200 Subject: update LIBVERSION to reflect new API additions --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b0ccaddb..7d9bbd66 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS=. vty codec gsm # 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=2:1:0 INCLUDES = $(all_includes) -I$(top_srcdir)/include AM_CFLAGS = -fPIC -Wall -- cgit v1.2.3