summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-12-22 15:21:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-12-22 15:21:56 (GMT)
commit4f3dd6a05175dd7cda7751de8463eac57598e349 (patch)
tree55feca0496a6c29e09c840b5d03386da3964ddef /unix/configure
parentee58f2d325a281f03cf6669e8d7ae2c377a5af2d (diff)
parent296aebbd6ee092a25741684fa37ee31ef5a3e222 (diff)
downloadtcl-4f3dd6a05175dd7cda7751de8463eac57598e349.zip
tcl-4f3dd6a05175dd7cda7751de8463eac57598e349.tar.gz
tcl-4f3dd6a05175dd7cda7751de8463eac57598e349.tar.bz2
merge release
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}
#------------------------------------------------------------------------