summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-12-21 06:16:00 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-12-21 06:16:00 (GMT)
commit296aebbd6ee092a25741684fa37ee31ef5a3e222 (patch)
tree55feca0496a6c29e09c840b5d03386da3964ddef /unix/configure.in
parent3515f81d8cea51544e1ef5949175795ca8ffa35f (diff)
parentad47aaa8d919090d79a2ce390b08653ef8e3fae8 (diff)
downloadtcl-296aebbd6ee092a25741684fa37ee31ef5a3e222.zip
tcl-296aebbd6ee092a25741684fa37ee31ef5a3e222.tar.gz
tcl-296aebbd6ee092a25741684fa37ee31ef5a3e222.tar.bz2
merge release
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 f4b695d..087bb05 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="b3"
+TCL_PATCH_LEVEL=".0"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------