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/gsm/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gsm/Makefile.am') diff --git a/src/gsm/Makefile.am b/src/gsm/Makefile.am index c0f72b3f..f27dff2f 100644 --- a/src/gsm/Makefile.am +++ b/src/gsm/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=1:0:0 +LIBVERSION=1:1:0 INCLUDES = $(all_includes) -I$(top_srcdir)/include AM_CFLAGS = -fPIC -Wall -- cgit v1.2.3