diff options
author | dgp <dgp@users.sourceforge.net> | 2011-10-20 16:06:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-10-20 16:06:53 (GMT) |
commit | 3fae8702b50258a666aded0826ce4ae1b33ab2ab (patch) | |
tree | 45153c577e9c403c105af07f94031793a3b8ee5e /win/configure | |
parent | 24e68e380047182b814e3d6a47bc20345919b18d (diff) | |
download | tcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.zip tcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.tar.gz tcl-3fae8702b50258a666aded0826ce4ae1b33ab2ab.tar.bz2 |
Release candidate branch for Tcl 8.5.11.
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 7ff7248..0e5e92f 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=".10" +TCL_PATCH_LEVEL=".11" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.3 |