From 79fba6da8f099566bbf711b592aab60909b1f66d Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 4 Jan 2003 18:19:48 +0200 Subject: Changed shared lib version to 12 as some structures has changed --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 195cf6be4e1..9e3a8ffc516 100644 --- a/configure.in +++ b/configure.in @@ -10,7 +10,7 @@ AM_CONFIG_HEADER(config.h) PROTOCOL_VERSION=10 DOT_FRM_VERSION=6 # See the libtool docs for information on how to do shared lib versions. -SHARED_LIB_VERSION=11:0:0 +SHARED_LIB_VERSION=12:0:0 # Set all version vars based on $VERSION. How do we do this more elegant ? # Remember that regexps needs to quote [ and ] since this is run through m4 -- cgit v1.2.1