diff options
| author | dgp@users.sourceforge.net <dgp> | 2004-12-11 06:07:49 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2004-12-11 06:07:49 (GMT) |
| commit | 3754a2c91e2f912872b07ece00bb7a8d54a47b4e (patch) | |
| tree | 0bd2dff383d6184245fcbffa8b58f40c7745fe74 /unix/configure | |
| parent | c2d649a9c8405af7545763df0217b8314f8de16f (diff) | |
| download | tcl-3754a2c91e2f912872b07ece00bb7a8d54a47b4e.zip tcl-3754a2c91e2f912872b07ece00bb7a8d54a47b4e.tar.gz tcl-3754a2c91e2f912872b07ece00bb7a8d54a47b4e.tar.bz2 | |
ran autoconf-2.57
Diffstat (limited to 'unix/configure')
| -rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index 0978eb2..4c3dd6b 100755 --- a/unix/configure +++ b/unix/configure @@ -1292,7 +1292,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.5 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=5 -TCL_PATCH_LEVEL="a2" +TCL_PATCH_LEVEL="a3" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
