diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-22 00:27:20 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2002-06-22 00:27:20 (GMT) |
| commit | c9620e2c98986e51a5f828ea7dc2fab1c0c0ce24 (patch) | |
| tree | 61ea203c542bd48b4255636f621feb6f90bfcb35 | |
| parent | 3ffd406379a34b7de4dd59c3328c34ba111e3a50 (diff) | |
| download | tcl-c9620e2c98986e51a5f828ea7dc2fab1c0c0ce24.zip tcl-c9620e2c98986e51a5f828ea7dc2fab1c0c0ce24.tar.gz tcl-c9620e2c98986e51a5f828ea7dc2fab1c0c0ce24.tar.bz2 | |
Regen
| -rwxr-xr-x | win/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure index b5291b1..b637977 100755 --- a/win/configure +++ b/win/configure @@ -533,7 +533,7 @@ fi TCL_VERSION=8.4 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=4 -TCL_PATCH_LEVEL="a5" +TCL_PATCH_LEVEL="b1" VER=$TCL_MAJOR_VERSION$TCL_MINOR_VERSION TCL_DDE_VERSION=1.2 |
