diff options
| author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-22 00:12:56 (GMT) | 
|---|---|---|
| committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-22 00:12:56 (GMT) | 
| commit | 01d3018f07cadaa99a8083702cff3dd527c9f99c (patch) | |
| tree | d22c268127cba03ac067003dab0ee11c8f215964 | |
| parent | 70a2c06f80027881c705413bf1edcdd02fb86d9d (diff) | |
| download | tcl-01d3018f07cadaa99a8083702cff3dd527c9f99c.zip tcl-01d3018f07cadaa99a8083702cff3dd527c9f99c.tar.gz tcl-01d3018f07cadaa99a8083702cff3dd527c9f99c.tar.bz2 | |
Regen.
| -rwxr-xr-x | unix/configure | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/unix/configure b/unix/configure index 53e57b0..77f5bd5 100755 --- a/unix/configure +++ b/unix/configure @@ -540,7 +540,7 @@ fi  TCL_VERSION=8.4  TCL_MAJOR_VERSION=8  TCL_MINOR_VERSION=4 -TCL_PATCH_LEVEL="a5" +TCL_PATCH_LEVEL="b1"  VERSION=${TCL_VERSION}  #------------------------------------------------------------------------ | 
