summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-11-25 00:19:24 (GMT)
committerhobbs <hobbs>2004-11-25 00:19:24 (GMT)
commit87d3df0781d59d8f5d02e06ef8ce2dd68d972915 (patch)
treeb20e3a9a66984679d385abf9a5d75e979e4f089e /unix/configure
parent41d7843d1c92d49fc532be60eb3773272770d1a6 (diff)
downloadtcl-87d3df0781d59d8f5d02e06ef8ce2dd68d972915.zip
tcl-87d3df0781d59d8f5d02e06ef8ce2dd68d972915.tar.gz
tcl-87d3df0781d59d8f5d02e06ef8ce2dd68d972915.tar.bz2
bumped patchlevel to 8.4.9
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 0eb4d02..c1a927f 100755
--- a/unix/configure
+++ b/unix/configure
@@ -552,7 +552,7 @@ fi
TCL_VERSION=8.4
TCL_MAJOR_VERSION=8
TCL_MINOR_VERSION=4
-TCL_PATCH_LEVEL=".8"
+TCL_PATCH_LEVEL=".9"
VERSION=${TCL_VERSION}
#------------------------------------------------------------------------