summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-06-07 14:13:14 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-06-07 14:13:14 (GMT)
commit39afde6df737407f9cf37c924c6f7cd43bf6ad32 (patch)
tree25c093b7ed60db1178e2330bec614033beb792b3 /unix
parent75e6a3beeb39aae93e43a78e9fee71e540038588 (diff)
downloadtcl-39afde6df737407f9cf37c924c6f7cd43bf6ad32.zip
tcl-39afde6df737407f9cf37c924c6f7cd43bf6ad32.tar.gz
tcl-39afde6df737407f9cf37c924c6f7cd43bf6ad32.tar.bz2
autoconf
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index ad6c1e2..fce0669 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1331,7 +1331,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TCL_VERSION=8.5
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=5
-TCL_PATCH_LEVEL="a3"
+TCL_PATCH_LEVEL="a4"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------