summaryrefslogtreecommitdiffstats
path: root/unix/configure.ac
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-08-10 14:29:11 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-08-10 14:29:11 (GMT)
commitdcce727d32aec1f557bcb717e8219ee45cfc4582 (patch)
treebcea03267196e714e491bcc50c93a7def3a95f37 /unix/configure.ac
parentaef250b467e7a45e1f29e9bb4b4486c121603c62 (diff)
downloadtcl-dcce727d32aec1f557bcb717e8219ee45cfc4582.zip
tcl-dcce727d32aec1f557bcb717e8219ee45cfc4582.tar.gz
tcl-dcce727d32aec1f557bcb717e8219ee45cfc4582.tar.bz2
Release candidate branch for Tcl 8.7a1.
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 b43da6d..d7aa50f 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="a0"
+TCL_PATCH_LEVEL="a1"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}