summaryrefslogtreecommitdiffstats
path: root/unix/configure
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
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')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index 2e36ad2..0b8bc82 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.6
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=6
-TCL_PATCH_LEVEL="b2"
+TCL_PATCH_LEVEL="b3"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------