diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-21 09:04:45 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-21 09:04:45 (GMT) |
| commit | d2433e65fa461c3df0432993584aa77913874c2d (patch) | |
| tree | 63034dd72b549d33c8d09028fedfaa0a1fff4078 /unix/configure | |
| parent | 5da698ae5acb3d4047a94c6cbf4e0b73e11a94ff (diff) | |
| download | tcl-d2433e65fa461c3df0432993584aa77913874c2d.zip tcl-d2433e65fa461c3df0432993584aa77913874c2d.tar.gz tcl-d2433e65fa461c3df0432993584aa77913874c2d.tar.bz2 | |
b2 -> b3, as preparation for next 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 c8e5bdc..6a3d192 100755 --- a/unix/configure +++ b/unix/configure @@ -2710,7 +2710,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=9.0 TCL_MAJOR_VERSION=9 TCL_MINOR_VERSION=0 -TCL_PATCH_LEVEL="b2" +TCL_PATCH_LEVEL="b3" VERSION=${TCL_VERSION} EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"} |
