summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-19 17:54:29 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-19 17:54:29 (GMT)
commitc477003aa821b374ca1046d7241b217f6e6ec997 (patch)
tree42d07fb491a62cecb7699fe04288f9525bc94446 /win/configure
parentfe764adad787ef9a5363f10f7eda7fc634e2fc47 (diff)
downloadtk-c477003aa821b374ca1046d7241b217f6e6ec997.zip
tk-c477003aa821b374ca1046d7241b217f6e6ec997.tar.gz
tk-c477003aa821b374ca1046d7241b217f6e6ec997.tar.bz2
* README: Bump version number to 8.5b1.
* generic/tk.h: Merge from core-stabilizer-branch. * library/tk.tcl: Stabilizing toward 8.5b1 release now done * unix/configure.in: on the HEAD. core-stabilizer-branch is * unix/tk.spec: now suspended. * 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 17e4b59..6990259 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="a7"
+TK_PATCH_LEVEL="b1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------