summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-01-03 14:08:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-01-03 14:08:49 (GMT)
commitdfe92fee6cdcf5ae490fb332111618fbb08a6bdd (patch)
tree67beb5bc2ab01dea876bee2dcd825f95eb7ae6b8 /unix/configure
parentd9823d1d2b4d2f7e653dbd27b3ce38b470cf7b42 (diff)
parent6470859885f92e276993f88322b090eca3cb24f2 (diff)
downloadtcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.zip
tcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.tar.gz
tcl-dfe92fee6cdcf5ae490fb332111618fbb08a6bdd.tar.bz2
merge main dev 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}
#------------------------------------------------------------------------