From 9293bdc849bff6dcfcdb91f707de5c65382a85c4 Mon Sep 17 00:00:00 2001 From: "georg@lmy002.wdf.sap.corp" <> Date: Sat, 16 Jul 2005 00:23:33 +0200 Subject: [PATCH] fix for bug#11893 increased version number for shared lib to 15 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 21494999ca4..59a87c8705a 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,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=14:0:0 +SHARED_LIB_VERSION=15:0:0 # ndb version NDB_VERSION_MAJOR=5