summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-21 20:59:01 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-21 20:59:01 (GMT)
commite6cf33a18dc5565003147b37744ef972ca11d902 (patch)
tree5eeb47b236f1ff3487c29df0ec8f5b6e5dccd57a /unix/configure
parent11c4e4197d065c5a7b0130450e267c81cd9acc4d (diff)
downloadtcl-e6cf33a18dc5565003147b37744ef972ca11d902.zip
tcl-e6cf33a18dc5565003147b37744ef972ca11d902.tar.gz
tcl-e6cf33a18dc5565003147b37744ef972ca11d902.tar.bz2
* generic/tcl.h: Bump to 8.5.6 for release.core_8_5_6
* library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * README: * 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 b617348..b6b140b 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".6b1"
+TCL_PATCH_LEVEL=".6"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------