summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-07-11 17:09:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-07-11 17:09:44 (GMT)
commit470dc679b3ef5fad8fa57ec1e90b9f13b676c229 (patch)
tree83c4f9ee912615e82e4730155c6a49338e222473 /unix/configure.in
parentfcb1a092aeea82d23c7d8957f677c0af36fc7371 (diff)
downloadtcl-470dc679b3ef5fad8fa57ec1e90b9f13b676c229.zip
tcl-470dc679b3ef5fad8fa57ec1e90b9f13b676c229.tar.gz
tcl-470dc679b3ef5fad8fa57ec1e90b9f13b676c229.tar.bz2
Release candidate branch for Tcl 8.6b3.
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 79a546d..beff4a3 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="b2"
+TCL_PATCH_LEVEL="b3"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------