summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2006-05-04 13:09:13 (GMT)
committerdgp <dgp@noemail.net>2006-05-04 13:09:13 (GMT)
commitf255dab7581b61b3870b52babe5e5c3895d3d9d9 (patch)
treeb52bf6950eee3c0581d6f9371a9609bcd2aebc42 /unix/configure
parent5dab7fb8ea32d29a436dfcac39b0b87a7ecf38a3 (diff)
downloadtcl-f255dab7581b61b3870b52babe5e5c3895d3d9d9.zip
tcl-f255dab7581b61b3870b52babe5e5c3895d3d9d9.tar.gz
tcl-f255dab7581b61b3870b52babe5e5c3895d3d9d9.tar.bz2
* README: Bump version number to 8.4.14
* generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README.binary: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: FossilOrigin-Name: 318c584699d85e86ed6f1311e7af1ac81ca3625d
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index ee8035e..24f4c0e 100755
--- a/unix/configure
+++ b/unix/configure
@@ -554,7 +554,7 @@ fi
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL=".13"
+TCL_PATCH_LEVEL=".14"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------