summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-02-05 18:17:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-02-05 18:17:07 (GMT)
commit4b3f548c27a261486fcf98dc1fae95b0e06193db (patch)
treea54c12ef1b93361789e2e628a7c5b412fe33afa7 /unix/configure
parent8ee4bdf94d73b352621e92007ed58ed72389adc7 (diff)
downloadtcl-4b3f548c27a261486fcf98dc1fae95b0e06193db.zip
tcl-4b3f548c27a261486fcf98dc1fae95b0e06193db.tar.gz
tcl-4b3f548c27a261486fcf98dc1fae95b0e06193db.tar.bz2
Bump to version 8.5.18.
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}
#------------------------------------------------------------------------