diff options
author | dgp <dgp@users.sourceforge.net> | 2014-10-14 18:12:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-10-14 18:12:36 (GMT) |
commit | d31d85870254e265c5e12a212e3ade58e63c247e (patch) | |
tree | 25c096dd62c3231f11d879fafffb38939a61b89b /win/configure | |
parent | ef89704696f7ce48c9e84dff959c72e2fd887959 (diff) | |
download | tcl-d31d85870254e265c5e12a212e3ade58e63c247e.zip tcl-d31d85870254e265c5e12a212e3ade58e63c247e.tar.gz tcl-d31d85870254e265c5e12a212e3ade58e63c247e.tar.bz2 |
Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.
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 cf2b201..b270648 100755 --- a/win/configure +++ b/win/configure @@ -1311,7 +1311,7 @@ SHELL=/bin/sh TCL_VERSION=8.6 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=6 -TCL_PATCH_LEVEL=".2" +TCL_PATCH_LEVEL=".3" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.4 |