summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
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)
commit08fa42eaa0798c68ec6a365e3f2ab1905e97b287 (patch)
treea54c12ef1b93361789e2e628a7c5b412fe33afa7 /unix/configure.in
parent9f39fc4286082e4e7a7b52711f7b37c8c6fddf7c (diff)
downloadtcl-08fa42eaa0798c68ec6a365e3f2ab1905e97b287.zip
tcl-08fa42eaa0798c68ec6a365e3f2ab1905e97b287.tar.gz
tcl-08fa42eaa0798c68ec6a365e3f2ab1905e97b287.tar.bz2
Bump to version 8.5.18.
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 22c8985..e9f5aa5 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=".17"
+TCL_PATCH_LEVEL=".18"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------