bump major library version / breaking the ABI with the rb_tree timers

This commit is contained in:
Harald Welte 2011-10-17 13:26:52 +02:00
parent 9ebc5056b4
commit 4a0a163d81
1 changed files with 1 additions and 1 deletions

View File

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