summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-11-07 17:23:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-11-07 17:23:15 (GMT)
commita770647d6100f56b1d13bdefda034300f682aacc (patch)
tree4317fc7f00d78f87a0e909c5dc0ca3e1e1b56764 /unix/configure
parentd70fdf0f646214181606e609768b1ee62ad1b5cc (diff)
parentf36113a883be8fc4b9a4c391a3f2f31554e807ea (diff)
downloadtcl-a770647d6100f56b1d13bdefda034300f682aacc.zip
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.gz
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.bz2
merge release to dev
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 aa792a7..2ba3d68 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=".10"
+TCL_PATCH_LEVEL=".11"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------