summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-12 23:22:56 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-12 23:22:56 (GMT)
commit03619bc8f398d032fe80e8ebaa683e39a20a3425 (patch)
treebd75f4eb20a4183ad9bbf36bb1b325de78958e8b /unix/configure
parent9805b9b12379977e26417a591ede1c4ec7e7454d (diff)
parent9b833e95c6079739abfbbe5ef2ca028cc651d2b6 (diff)
downloadtcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.zip
tcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.tar.gz
tcl-03619bc8f398d032fe80e8ebaa683e39a20a3425.tar.bz2
merge release to 8.5
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 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}
#------------------------------------------------------------------------