summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-08-30 22:04:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-08-30 22:04:12 (GMT)
commita1f0dd74ffe8b407f725f089784f2dd51c2ab548 (patch)
tree81292bfb382d4b828fa3788b3b042e8539c4973c /unix/configure.in
parent1d512f82013b5c80636c8522357aabe3b429f143 (diff)
downloadtcl-a1f0dd74ffe8b407f725f089784f2dd51c2ab548.zip
tcl-a1f0dd74ffe8b407f725f089784f2dd51c2ab548.tar.gz
tcl-a1f0dd74ffe8b407f725f089784f2dd51c2ab548.tar.bz2
Bump version number to 8.6.1.
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 1a9bb31..61ad30f 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=".0"
+TCL_PATCH_LEVEL=".1"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------