summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-03-10 15:22:08 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-03-10 15:22:08 (GMT)
commitf090fee89b41ac4813b896edbdb20a31bdd9c703 (patch)
tree6bd7a0866a519a3a753814390e2aff8a7b031fe6 /unix/configure.in
parent2c343f8ac185506f8f1b90a54ec8c352da541605 (diff)
downloadtcl-f090fee89b41ac4813b896edbdb20a31bdd9c703.zip
tcl-f090fee89b41ac4813b896edbdb20a31bdd9c703.tar.gz
tcl-f090fee89b41ac4813b896edbdb20a31bdd9c703.tar.bz2
Start RC branch for Tcl 8.6.7
Diffstat (limited to 'unix/configure.in')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 1d86213..220a4aa 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL=".6"
+TCL_PATCH_LEVEL=".7"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}