summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-03-26 19:47:27 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-03-26 19:47:27 (GMT)
commit3af957166bb1ca8c82cb61fb255ba045e34eb185 (patch)
tree30d975a805906db9ec79402bcd4f6db55114edf9 /unix/configure
parent1fab20da2dcd874015e0001999807698fcc6688e (diff)
downloadtcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.zip
tcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.tar.gz
tcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.tar.bz2
* README: Bumped version number to 8.5a2 to
* tools/tcl.wse.in: distinguish HEAD of CVS development * unix/configure.in: from the recent 8.5a1 release. * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.57 * win/configure:
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index be92577..519ad1f 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1277,7 +1277,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL="a1"
+TCL_PATCH_LEVEL="a2"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------