summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
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)
commit2aeedfc2b295f267df1c88bb5cd0847556ee2b64 (patch)
tree2f4fe6a80c3813cdd2724f6bca5cd3ec5ee2134b /unix/configure.in
parentfd5b9630b9a19d7acec452b7812d9b5d2edbaf42 (diff)
downloadtcl-2aeedfc2b295f267df1c88bb5cd0847556ee2b64.zip
tcl-2aeedfc2b295f267df1c88bb5cd0847556ee2b64.tar.gz
tcl-2aeedfc2b295f267df1c88bb5cd0847556ee2b64.tar.bz2
Release candidate branch for Tcl 8.5.12.
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 5f0fe0b..8bab86e 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=".11"
+TCL_PATCH_LEVEL=".12"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------