summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-11-19 18:39:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-11-19 18:39:26 (GMT)
commitfcdbc4905c6127ecdb3943af02cc34be78f3cede (patch)
treea90542bd9c08420546992041563081428dd0178b /win/configure
parentb32645fe36214b66fd67cfb36573e27eead63196 (diff)
downloadtk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.zip
tk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.tar.gz
tk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.tar.bz2
* README: Bump version number to 8.5b3.
* generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * 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 f454eb3..aa25010 100755
--- a/win/configure
+++ b/win/configure
@@ -1309,7 +1309,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL="b2.1"
+TK_PATCH_LEVEL="b3"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------