summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-05 18:42:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-05 18:42:06 (GMT)
commit49f868f6cf496f1f533c32581ed6179a2e9e2f7c (patch)
tree22911ab5043cfb7bf08f5e6f64f657f05c465703 /unix
parent1e25bff359fcdb0fb43b0fa7a6e84ec85378416d (diff)
downloadtcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.zip
tcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.tar.gz
tcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.tar.bz2
autoconf-2.59
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 4a3a884..163b210 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=".12"
+TCL_PATCH_LEVEL=".13"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------