summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-12-13 15:23:41 (GMT)
committerdgp <dgp@noemail.net>2007-12-13 15:23:41 (GMT)
commit2515c121c21a905f74fe6cc11fa98ac023bb4445 (patch)
tree4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /win/configure
parenteaeb4874f54a01cd940afa0feb28a4ce8ee7e7f9 (diff)
downloadtk-2515c121c21a905f74fe6cc11fa98ac023bb4445.zip
tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.gz
tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.bz2
merge stable branch onto HEAD
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
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 9321f19..c742249 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="b3"
+TK_PATCH_LEVEL=".0"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------