summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-03 16:32:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-03 16:32:39 (GMT)
commitcb015081e3dae10c972e043d1aa7c6c97e3a14a1 (patch)
tree9aef0a61c3977f11083827048348b333ab34a612 /win/configure
parent587850049def3b678aadafd54de4f0b49366fd96 (diff)
downloadtk-cb015081e3dae10c972e043d1aa7c6c97e3a14a1.zip
tk-cb015081e3dae10c972e043d1aa7c6c97e3a14a1.tar.gz
tk-cb015081e3dae10c972e043d1aa7c6c97e3a14a1.tar.bz2
* README: Bumped to patch level 8.4.5
* generic/tk.h: to prepare for next patch * macosx/Wish.pbproj/project.pbxproj: release. * 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 a96f760..4b0150b 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=".4"
+TK_PATCH_LEVEL=".5"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------