summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-27 16:26:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-27 16:26:33 (GMT)
commitd252b8fc1eee3a54f9d286874bdab8eef01a57cd (patch)
tree102f45919dfd6db170dbccb414845132439e1590 /unix/configure
parentf2ef7ef78982c2be84ab1ad8a4a3d99592133946 (diff)
parent643148e686b700852b7d0196180f28e185a13a5a (diff)
downloadtcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.zip
tcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.tar.gz
tcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.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 0603bfc..753f7c0 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=".11"
+TCL_PATCH_LEVEL=".12"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------