summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-06-03 18:08:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-06-03 18:08:58 (GMT)
commit16b42e8743bcdda86f041afe7b1f01db879f9efb (patch)
treee82c6ea75216223c2d056e6f4cfe8c90e0371150 /unix/configure.in
parent596b5e9c70fd7bbef2a6d801c647bb939482961a (diff)
parent6efc06566b9ee1b8ed7645920b7f37226cc00643 (diff)
downloadtcl-core_8_4_branch.zip
tcl-core_8_4_branch.tar.gz
tcl-core_8_4_branch.tar.bz2
merge releasecore_8_4_branch
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 55c305e..8d6391a 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -9,7 +9,7 @@ AC_PREREQ(2.13)
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL=".19"
+TCL_PATCH_LEVEL=".20"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------