diff options
author | dgp <dgp@users.sourceforge.net> | 2013-03-21 19:09:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2013-03-21 19:09:25 (GMT) |
commit | ac5e6e960a4c0254c617913f539e489860299ce6 (patch) | |
tree | 4f9301642f0b7b829e5a39843a75f1fea2ce282d /win/configure | |
parent | b49107e5e323792c06ddde8bec11d840fa7b4ff2 (diff) | |
download | tcl-ac5e6e960a4c0254c617913f539e489860299ce6.zip tcl-ac5e6e960a4c0254c617913f539e489860299ce6.tar.gz tcl-ac5e6e960a4c0254c617913f539e489860299ce6.tar.bz2 |
Release branch for Tcl 8.5.14.
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 0b32b3f..a1c0f6d 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=".13" +TCL_PATCH_LEVEL=".14" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.3 |