summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-21 09:04:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-21 09:04:45 (GMT)
commitd2433e65fa461c3df0432993584aa77913874c2d (patch)
tree63034dd72b549d33c8d09028fedfaa0a1fff4078 /unix/configure.ac
parent5da698ae5acb3d4047a94c6cbf4e0b73e11a94ff (diff)
downloadtcl-d2433e65fa461c3df0432993584aa77913874c2d.zip
tcl-d2433e65fa461c3df0432993584aa77913874c2d.tar.gz
tcl-d2433e65fa461c3df0432993584aa77913874c2d.tar.bz2
b2 -> b3, as preparation for next release
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 df38377..69c20f7 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -26,7 +26,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
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:-"@:"}