summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-05-15 18:59:35 (GMT)
committerhobbs <hobbs>2003-05-15 18:59:35 (GMT)
commitdc497ce4f027a5d1e577b72c5d5d59ebc18bc3ec (patch)
tree0ad884b3d180d1de3ff8f5ad31f30a061afcdd3d /unix/configure
parent2e21e0ff92e6a28a1ead5686e5f2c1c1d0ee491f (diff)
downloadtcl-dc497ce4f027a5d1e577b72c5d5d59ebc18bc3ec.zip
tcl-dc497ce4f027a5d1e577b72c5d5d59ebc18bc3ec.tar.gz
tcl-dc497ce4f027a5d1e577b72c5d5d59ebc18bc3ec.tar.bz2
bumped version to 8.4.3
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 70dcb69..6b44276 100755
--- a/unix/configure
+++ b/unix/configure
@@ -548,7 +548,7 @@ fi
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL=".2"
+TCL_PATCH_LEVEL=".3"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------