summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-07-23 12:26:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-07-23 12:26:21 (GMT)
commitd59315b818150c8cb704ebd55ca0abf30c524788 (patch)
tree1627e714a9191e6b7d567fb0a0302d5ead591678 /unix/configure.in
parent5ca125c7ce857abbf0ff4b47b60a1853b28759a1 (diff)
downloadtcl-d59315b818150c8cb704ebd55ca0abf30c524788.zip
tcl-d59315b818150c8cb704ebd55ca0abf30c524788.tar.gz
tcl-d59315b818150c8cb704ebd55ca0abf30c524788.tar.bz2
Bump to 8.5.16 for release.
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 318bcf8..3228353 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=".15"
+TCL_PATCH_LEVEL=".16"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------