summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-02-13 01:44:01 (GMT)
committerhobbs <hobbs>2004-02-13 01:44:01 (GMT)
commitf62e12e44203cbdf52605e4ec4fbc90c3d47b800 (patch)
tree74dd1e64faa88211f10f661827ab1fe03a774e86 /win/configure
parent0d169aaaa4214aeb2e9f454da9d510491c440846 (diff)
downloadtk-f62e12e44203cbdf52605e4ec4fbc90c3d47b800.zip
tk-f62e12e44203cbdf52605e4ec4fbc90c3d47b800.tar.gz
tk-f62e12e44203cbdf52605e4ec4fbc90c3d47b800.tar.bz2
update to patchlevel 8.4.6
Diffstat (limited to 'win/configure')
-rwxr-xr-xwin/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure b/win/configure
index 2dc5fe8..71fb6b0 100755
--- a/win/configure
+++ b/win/configure
@@ -536,7 +536,7 @@ fi
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL=".5.1"
+TK_PATCH_LEVEL=".6"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------