summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-05-27 18:52:37 (GMT)
committerhobbs <hobbs>2005-05-27 18:52:37 (GMT)
commit1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95 (patch)
tree6163f1f3dd03636c8b48f65c73005590b59ed0b4 /win/configure
parentfc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb (diff)
downloadtk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.zip
tk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.tar.gz
tk-1457c9d3b7b1ae47e257ddca7fbfc0515dfffc95.tar.bz2
* README: Bumped patchlevel to 8.4.10
* generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: * unix/configure, unix/configure.in, unix/tk.spec: * win/configure, win/configure.in:
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 266eb26..d5d9961 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=".9"
+TK_PATCH_LEVEL=".10"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------