summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2004-03-26 19:57:33 (GMT)
committerdgp <dgp@noemail.net>2004-03-26 19:57:33 (GMT)
commitb54bc0151618b9e88e2d0751ae43711b541c0937 (patch)
tree8e080a01c7a806a784ae3410b4575d83a54a8ab0 /win/configure
parent9327094d5f4adfe01e85114be70a151df1cb00a6 (diff)
downloadtk-b54bc0151618b9e88e2d0751ae43711b541c0937.zip
tk-b54bc0151618b9e88e2d0751ae43711b541c0937.tar.gz
tk-b54bc0151618b9e88e2d0751ae43711b541c0937.tar.bz2
* README: Bump version to 8.5a2.
* generic/tk.h: * macosx/Wish.pbproj/project.pbxproj: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.57 * win/configure: FossilOrigin-Name: 35745fd085d1f9f9b4eb1e47815b88dcad2528e8
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 49840a0..391b5f5 100755
--- a/win/configure
+++ b/win/configure
@@ -1274,7 +1274,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="a1"
+TK_PATCH_LEVEL="a2"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------