summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-03-06 15:26:03 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-03-06 15:26:03 (GMT)
commit484e7d2a8f9cb45329427e73a7aa4e5346c2318d (patch)
treebb39875f8dad603972bb908a76fe7ac363daff14 /unix/configure
parentb2c690e8342f6f86fca7e923841b9aa2abc868b7 (diff)
parentbc4a98c13aa2dd6aae3f41722f1b8cd7ecee20a2 (diff)
downloadtcl-484e7d2a8f9cb45329427e73a7aa4e5346c2318d.zip
tcl-484e7d2a8f9cb45329427e73a7aa4e5346c2318d.tar.gz
tcl-484e7d2a8f9cb45329427e73a7aa4e5346c2318d.tar.bz2
merge release
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 1264916..7a1ab59 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=".17"
+TCL_PATCH_LEVEL=".18"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------