diff options
author | dgp <dgp@users.sourceforge.net> | 2020-07-06 20:34:31 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2020-07-06 20:34:31 (GMT) |
commit | c56d964dcb20fe65c38e65b7274c45351b7e6e44 (patch) | |
tree | 984f8f63f5876c64831dc70bf63e87fcaefd504b /win/configure | |
parent | 870670e4d40ffddec9c1fda18e8dabfeaa3d9afe (diff) | |
download | tcl-c56d964dcb20fe65c38e65b7274c45351b7e6e44.zip tcl-c56d964dcb20fe65c38e65b7274c45351b7e6e44.tar.gz tcl-c56d964dcb20fe65c38e65b7274c45351b7e6e44.tar.bz2 |
Bump to 8.6.11 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 cc5a3fc..1f91cf0 100755 --- a/win/configure +++ b/win/configure @@ -1312,7 +1312,7 @@ SHELL=/bin/sh TCL_VERSION=8.6 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=6 -TCL_PATCH_LEVEL=".10" +TCL_PATCH_LEVEL=".11" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.4 |