summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2002-03-28 15:56:25 (GMT)
committerdgp <dgp@noemail.net>2002-03-28 15:56:25 (GMT)
commitb9b4dd90d5f240a2e41bbc14b50d5e547f0a9fab (patch)
treef960ef41ea21c5f6f5c93868c96ba7dd75dab94a /unix
parent572680597b80dbae8cf1d796954ccdd42314ab51 (diff)
downloadtcl-b9b4dd90d5f240a2e41bbc14b50d5e547f0a9fab.zip
tcl-b9b4dd90d5f240a2e41bbc14b50d5e547f0a9fab.tar.gz
tcl-b9b4dd90d5f240a2e41bbc14b50d5e547f0a9fab.tar.bz2
* Ran 'autoconf' - forgotten when bump to 8.4a5.
FossilOrigin-Name: a0f05e0981382eafbc10853155b4ceb53db9d1d3
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index b3656ec..0a7b194 100755
--- a/unix/configure
+++ b/unix/configure
@@ -540,7 +540,7 @@ fi
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL="a4"
+TCL_PATCH_LEVEL="a5"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------