summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2012-11-08 15:26:29 (GMT)
committerdgp <dgp@noemail.net>2012-11-08 15:26:29 (GMT)
commitaf3eb19a4ea7ba268fe150a03c47239d141e87fc (patch)
tree46d27bee7e790ddcf969616f18e48cc530422217 /win/configure
parent9e63ff95798ec7ff7f442602a8fcfe5393c6f573 (diff)
downloadtk-af3eb19a4ea7ba268fe150a03c47239d141e87fc.zip
tk-af3eb19a4ea7ba268fe150a03c47239d141e87fc.tar.gz
tk-af3eb19a4ea7ba268fe150a03c47239d141e87fc.tar.bz2
Create Tk 8.6.0 release branch
FossilOrigin-Name: 23a232201cc016cb6bed84fb496e7a1eaf3e0aa9
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 01ddccf..a1f5b11 100755
--- a/win/configure
+++ b/win/configure
@@ -1311,7 +1311,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL="b3"
+TK_PATCH_LEVEL=".0"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------