summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2019-12-02 18:15:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2019-12-02 18:15:07 (GMT)
commita42ecfa12e98e69b6171195353cba457c97536c7 (patch)
treebb8028bf4092b4de53ef0f191790781011280b16 /unix/configure.ac
parenteadbf37f4ed564898bded872b36eb24e657509ac (diff)
downloadtcl-a42ecfa12e98e69b6171195353cba457c97536c7.zip
tcl-a42ecfa12e98e69b6171195353cba457c97536c7.tar.gz
tcl-a42ecfa12e98e69b6171195353cba457c97536c7.tar.bz2
Bump to 8.7a4 to distinguish development from 8.7a3 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 7145f53..c791df4 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.7
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=7
-TCL_PATCH_LEVEL="a3"
+TCL_PATCH_LEVEL="a4"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}