summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-07-28 14:50:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-07-28 14:50:06 (GMT)
commit2c69a7d61e8e1e30541856b1d29c0e2d7417a972 (patch)
tree543e4fbdcd42b17ee8437ecb05a8ce6f54a388d0 /unix/configure.in
parent11fd12af2870dc4cd5c239d7f31f8415ac09b732 (diff)
downloadtcl-2c69a7d61e8e1e30541856b1d29c0e2d7417a972.zip
tcl-2c69a7d61e8e1e30541856b1d29c0e2d7417a972.tar.gz
tcl-2c69a7d61e8e1e30541856b1d29c0e2d7417a972.tar.bz2
Bump to 8.6.2 for release.
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 cb6cf82..85bd7ee 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=".1"
+TCL_PATCH_LEVEL=".2"
VERSION=${TCL_VERSION}
EXTRA_INSTALL_BINARIES=${EXTRA_INSTALL_BINARIES:-"@:"}