summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-10 14:00:46 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-10 14:00:46 (GMT)
commitc43b4e2fb3dc24ce531f8c61a781d35d8f6c3617 (patch)
tree2f4fe6a80c3813cdd2724f6bca5cd3ec5ee2134b /unix/configure
parente2a8d6ca464ae7a8fefa63c1e95c9387cfdbd339 (diff)
downloadtcl-c43b4e2fb3dc24ce531f8c61a781d35d8f6c3617.zip
tcl-c43b4e2fb3dc24ce531f8c61a781d35d8f6c3617.tar.gz
tcl-c43b4e2fb3dc24ce531f8c61a781d35d8f6c3617.tar.bz2
Release candidate branch for Tcl 8.5.12.
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}
#------------------------------------------------------------------------