summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-03-26 19:47:27 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-03-26 19:47:27 (GMT)
commitfd56f66372270b0dcc27fec06b7e3c71b28e7ab2 (patch)
tree30d975a805906db9ec79402bcd4f6db55114edf9 /unix/configure
parent3e425c4d818a11cb5c5071524ce8ce3164da967c (diff)
downloadtcl-fd56f66372270b0dcc27fec06b7e3c71b28e7ab2.zip
tcl-fd56f66372270b0dcc27fec06b7e3c71b28e7ab2.tar.gz
tcl-fd56f66372270b0dcc27fec06b7e3c71b28e7ab2.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}
#------------------------------------------------------------------------