From 8e578fd6eee081b3d330a1c2dcfa542b52cbad6b Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 3 Nov 2008 20:14:17 +0000 Subject: Bump SONAME of libtonezone to 2.0: API and ABI have not changed from Zaptel, but the library behaves differently. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@5226 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c41619a..37bff53 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ LTZ_A:=libtonezone.a LTZ_A_OBJS:=zonedata.o tonezone.o version.o LTZ_SO:=libtonezone.so LTZ_SO_OBJS:=zonedata.lo tonezone.lo version.o -LTZ_SO_MAJOR_VER:=1 +LTZ_SO_MAJOR_VER:=2 LTZ_SO_MINOR_VER:=0 # sbindir, libdir, includedir and mandir are defined in makeopts -- cgit v1.2.3