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 | 688210c2913073685627eea3b17bf004a95784d4 (patch) | |
tree | 22911ab5043cfb7bf08f5e6f64f657f05c465703 /win | |
parent | 83d0e64e99976ba97d25cd2dcd2821d13619174e (diff) | |
download | tcl-688210c2913073685627eea3b17bf004a95784d4.zip tcl-688210c2913073685627eea3b17bf004a95784d4.tar.gz tcl-688210c2913073685627eea3b17bf004a95784d4.tar.bz2 |
autoconf-2.59
Diffstat (limited to 'win')
-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 |