diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-24 11:18:43 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-06-24 11:18:43 (GMT) |
| commit | 40048050f6179bf9debabe528e4aea7cbc2b05eb (patch) | |
| tree | 69ac2da91c676c26c817baee35510221efa971e4 /unix/configure | |
| parent | e966cabc8dc8b12ec4047c2f84237745740182fb (diff) | |
| parent | fdcf06d7315d6e51133ed51339324dcaa1731707 (diff) | |
| download | tcl-40048050f6179bf9debabe528e4aea7cbc2b05eb.zip tcl-40048050f6179bf9debabe528e4aea7cbc2b05eb.tar.gz tcl-40048050f6179bf9debabe528e4aea7cbc2b05eb.tar.bz2 | |
merge release
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 8c70c50..ea26d70 100755 --- a/unix/configure +++ b/unix/configure @@ -2683,7 +2683,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=9.0 TCL_MAJOR_VERSION=9 TCL_MINOR_VERSION=0 -TCL_PATCH_LEVEL="a2" +TCL_PATCH_LEVEL="a3" VERSION=${TCL_VERSION} EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"} |
