summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-04 17:02:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-04 17:02:39 (GMT)
commit8bbcdf546cc3ea6f38bace636bcaa932aa381fa8 (patch)
tree3ea05dd7287f133029c849b7c97389aecb448658 /unix/configure
parent306e3ea3e928c4b6fbe2bc37ad685d182b2a059e (diff)
downloadtcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.zip
tcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.tar.gz
tcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.tar.bz2
* generic/tcl.h: Bump to 8.5.9 for release.
* library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Update for 8.5.9 release.
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 576abf2..624a015 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=".8"
+TCL_PATCH_LEVEL=".9"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------