aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 459b514..f6daeda 100755
--- a/configure
+++ b/configure
@@ -646,7 +646,7 @@ fi
#-----------------------------------------------------------------------
MAJOR_VERSION=3
MINOR_VERSION=2
-PATCHLEVEL=98
+PATCHLEVEL=99
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${PATCHLEVEL}
diff --git a/configure.in b/configure.in
index b669b34..26a6f94 100644
--- a/configure.in
+++ b/configure.in
@@ -46,7 +46,7 @@ TEA_INIT
#-----------------------------------------------------------------------
MAJOR_VERSION=3
MINOR_VERSION=2
-PATCHLEVEL=98
+PATCHLEVEL=99
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${PATCHLEVEL}