summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2014-08-27 20:34:04 (GMT)
committerdgp@users.sourceforge.net <dgp>2014-08-27 20:34:04 (GMT)
commit3c7c2c17e60a645c67a1be68b0af8b6c63844a11 (patch)
treeaa48a8922ceeb5182dd0a21e669fd18fa93bb9ca /unix/configure.in
parentca2f05d03c73def593789f1aee667e3e670e05d9 (diff)
parent10efa09e77411c5bd629042ad0b333f66395fa04 (diff)
downloadtcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.zip
tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.gz
tcl-3c7c2c17e60a645c67a1be68b0af8b6c63844a11.tar.bz2
merge 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:-"@:"}