summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-10-20 16:06:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-10-20 16:06:53 (GMT)
commit3fae8702b50258a666aded0826ce4ae1b33ab2ab (patch)
tree45153c577e9c403c105af07f94031793a3b8ee5e /unix/configure.in
parent24e68e380047182b814e3d6a47bc20345919b18d (diff)
downloadtcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.zip
tcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.tar.gz
tcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.tar.bz2
Release candidate branch for Tcl 8.5.11.
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 3394369..a30c2b4 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL=".10"
+TCL_PATCH_LEVEL=".11"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------