increment LIBVERSION of libosmocore for new api

This commit is contained in:
Harald Welte 2011-12-01 21:12:11 +01:00
parent ad633b0919
commit 75524cbabd
1 changed files with 1 additions and 1 deletions

View File

@ -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:1:0
LIBVERSION=2:0:1
INCLUDES = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS = -fPIC -Wall