summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
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.in
parentd70fdf0f646214181606e609768b1ee62ad1b5cc (diff)
parentf36113a883be8fc4b9a4c391a3f2f31554e807ea (diff)
downloadtcl-a770647d6100f56b1d13bdefda034300f682aacc.zip
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.gz
tcl-a770647d6100f56b1d13bdefda034300f682aacc.tar.bz2
merge release to dev
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}
#------------------------------------------------------------------------