summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2003-07-15 22:46:34 (GMT)
committerdgp@users.sourceforge.net <dgp>2003-07-15 22:46:34 (GMT)
commitcead8902b27f2bbd89dc32538a01c6f5310ada6a (patch)
treed804e98b9da8922c11efb26b70d68d6aebda27c8 /win/configure
parent7cc0363d36bf4e7b3d3a353e2327802ad13e2e1c (diff)
downloadtk-cead8902b27f2bbd89dc32538a01c6f5310ada6a.zip
tk-cead8902b27f2bbd89dc32538a01c6f5310ada6a.tar.gz
tk-cead8902b27f2bbd89dc32538a01c6f5310ada6a.tar.bz2
* README: Bumped patchlevel to 8.4.4 in preparation
* generic/tk.h: for the Tk 8.4.4 release. * macosx/Wish.pbproj/project.pbxproj: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.13) * win/configure:
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 cd1bb85..a96f760 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=".3"
+TK_PATCH_LEVEL=".4"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------