diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-03-06 10:04:47 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-03-06 10:04:47 (GMT) |
| commit | 160adebaec1f2ed12ae196b61d7b103bf925d1bb (patch) | |
| tree | 6e44e7898c2df6bde883cd6058e417e156d26e86 /unix/configure | |
| parent | 639de46e120314b7cd09b4cc3220ec07598c8933 (diff) | |
| download | tcl-160adebaec1f2ed12ae196b61d7b103bf925d1bb.zip tcl-160adebaec1f2ed12ae196b61d7b103bf925d1bb.tar.gz tcl-160adebaec1f2ed12ae196b61d7b103bf925d1bb.tar.bz2 | |
a6 -> b1, as preparation for possible release (hopefully, one day)
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 b2410d1..092f19c 100755 --- a/unix/configure +++ b/unix/configure @@ -2710,7 +2710,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.7 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=7 -TCL_PATCH_LEVEL="a6" +TCL_PATCH_LEVEL="b1" VERSION=${TCL_VERSION} EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"} |
