summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2021-06-25 13:44:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2021-06-25 13:44:58 (GMT)
commit5d945e860c40ef1dbdcfcff14829206954b3f202 (patch)
tree4a11f3b8ece4de4559033f69c3215360f5f6c9b3 /unix/configure
parent3170bfa7f36c7a6575fdce4c507e4b590f6774d2 (diff)
downloadtcl-5d945e860c40ef1dbdcfcff14829206954b3f202.zip
tcl-5d945e860c40ef1dbdcfcff14829206954b3f202.tar.gz
tcl-5d945e860c40ef1dbdcfcff14829206954b3f202.tar.bz2
Bump version number to distinguish from release.
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index ea26d70..9e5486f 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="a3"
+TCL_PATCH_LEVEL="a4"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}