aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2005-05-10 14:56:10 +0000
committerlecoanet2005-05-10 14:56:10 +0000
commita2a0e4d43375c871dc4260ebd31ce92a40096971 (patch)
treeafecc5ad5590907ca0043965fafdd63ca7d574a2
parent5abe4bd15642bbc83f46553aa5275430b14f5f91 (diff)
downloadtkzinc-a2a0e4d43375c871dc4260ebd31ce92a40096971.zip
tkzinc-a2a0e4d43375c871dc4260ebd31ce92a40096971.tar.gz
tkzinc-a2a0e4d43375c871dc4260ebd31ce92a40096971.tar.bz2
tkzinc-a2a0e4d43375c871dc4260ebd31ce92a40096971.tar.xz
Bump the version number
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6a6036e..b31147d 100644
--- a/configure.in
+++ b/configure.in
@@ -46,7 +46,7 @@ TEA_INIT
#-----------------------------------------------------------------------
MAJOR_VERSION=3
MINOR_VERSION=3
-PATCHLEVEL=0
+PATCHLEVEL=2
VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${PATCHLEVEL}