summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-06-19 15:36:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-06-19 15:36:59 (GMT)
commitcb45bcc4efcca9015cae5f27ba010ad0f2ed39ff (patch)
treea4656eacd1e7ccb8dc34bb7c74c70a68b4f530db /unix/configure
parentc5aa556512c602fe31bf8e6d1b3c6f8e20aa119d (diff)
downloadtcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.zip
tcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.tar.gz
tcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.tar.bz2
* README: Bump version number to 8.6a1
* generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * 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 ac88b41..6a59f08 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL="a0"
+TCL_PATCH_LEVEL="a1"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------