summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-10 20:17:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-10 20:17:12 (GMT)
commit866ad1ea378141901e68603ec8f10f83bf45dac3 (patch)
treebc17980a0d171b8c6b0a474629a2fe7db715769d /unix/configure.in
parent61bb4f72ffe5a564476a0d33e12ddc2fa4eea9c1 (diff)
downloadtcl-866ad1ea378141901e68603ec8f10f83bf45dac3.zip
tcl-866ad1ea378141901e68603ec8f10f83bf45dac3.tar.gz
tcl-866ad1ea378141901e68603ec8f10f83bf45dac3.tar.bz2
Bump to 8.5.17
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 3228353..22c8985 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=".16"
+TCL_PATCH_LEVEL=".17"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------