summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-06 10:04:47 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-06 10:04:47 (GMT)
commit160adebaec1f2ed12ae196b61d7b103bf925d1bb (patch)
tree6e44e7898c2df6bde883cd6058e417e156d26e86 /unix/configure.ac
parent639de46e120314b7cd09b4cc3220ec07598c8933 (diff)
downloadtcl-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.ac')
-rw-r--r--unix/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.ac b/unix/configure.ac
index 3152942..a74d494 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -26,7 +26,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
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:-"@:"}