summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-03-28 15:56:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-03-28 15:56:26 (GMT)
commitd4fa6ee02f081c75d8d2c68d4e84be354c27e98b (patch)
treef960ef41ea21c5f6f5c93868c96ba7dd75dab94a /unix
parent369191c32d21d0a7ae82205e8e274154d0f76d00 (diff)
downloadtcl-d4fa6ee02f081c75d8d2c68d4e84be354c27e98b.zip
tcl-d4fa6ee02f081c75d8d2c68d4e84be354c27e98b.tar.gz
tcl-d4fa6ee02f081c75d8d2c68d4e84be354c27e98b.tar.bz2
* Ran 'autoconf' - forgotten when bump to 8.4a5.
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}
#------------------------------------------------------------------------