summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-08 15:25:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-08 15:25:30 (GMT)
commit7635c56e5d97f850720e137724350c619d398810 (patch)
tree4a3cd8c74a09d88b96b73a3c15ea2d3298a9a558 /unix/configure
parentd8ae9915ddf2b39bc343573cbf9b591304fbd7e2 (diff)
downloadtcl-7635c56e5d97f850720e137724350c619d398810.zip
tcl-7635c56e5d97f850720e137724350c619d398810.tar.gz
tcl-7635c56e5d97f850720e137724350c619d398810.tar.bz2
Create Tcl 8.6.0 release branch
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 cbb10b4..f778a7b 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="b3"
+TCL_PATCH_LEVEL=".0"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------