diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-05 18:42:06 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-05 18:42:06 (GMT) |
commit | 49f868f6cf496f1f533c32581ed6179a2e9e2f7c (patch) | |
tree | 22911ab5043cfb7bf08f5e6f64f657f05c465703 /win/configure | |
parent | 1e25bff359fcdb0fb43b0fa7a6e84ec85378416d (diff) | |
download | tcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.zip tcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.tar.gz tcl-49f868f6cf496f1f533c32581ed6179a2e9e2f7c.tar.bz2 |
autoconf-2.59
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 0ddd590..dc69026 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=".12" +TCL_PATCH_LEVEL=".13" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.3 |