summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-12-06 15:27:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-12-06 15:27:28 (GMT)
commit3aab0c568ba1c8c0e1663fab50043b5ccaad90b7 (patch)
tree4f59354c9fabf8626bf8cb80c83738f34d29f3c4 /unix/configure.in
parent07aa7381a974c339325fff3c7ab509c73d1fd2e2 (diff)
downloadtcl-3aab0c568ba1c8c0e1663fab50043b5ccaad90b7.zip
tcl-3aab0c568ba1c8c0e1663fab50043b5ccaad90b7.tar.gz
tcl-3aab0c568ba1c8c0e1663fab50043b5ccaad90b7.tar.bz2
Start RC branch for Tcl 8.6.8
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 220a4aa..bfa2ef7 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=".7"
+TCL_PATCH_LEVEL=".8"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}