diff options
author | dgp <dgp@users.sourceforge.net> | 2014-07-23 12:26:21 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-07-23 12:26:21 (GMT) |
commit | d59315b818150c8cb704ebd55ca0abf30c524788 (patch) | |
tree | 1627e714a9191e6b7d567fb0a0302d5ead591678 /win/configure | |
parent | 5ca125c7ce857abbf0ff4b47b60a1853b28759a1 (diff) | |
download | tcl-d59315b818150c8cb704ebd55ca0abf30c524788.zip tcl-d59315b818150c8cb704ebd55ca0abf30c524788.tar.gz tcl-d59315b818150c8cb704ebd55ca0abf30c524788.tar.bz2 |
Bump to 8.5.16 for release.
Diffstat (limited to 'win/configure')
-rwxr-xr-x | win/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure index cec352b..8e33eb3 100755 --- a/win/configure +++ b/win/configure @@ -1311,7 +1311,7 @@ SHELL=/bin/sh TCL_VERSION=8.5 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=5 -TCL_PATCH_LEVEL=".15" +TCL_PATCH_LEVEL=".16" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.3 |