summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2012-09-07 13:08:41 (GMT)
committerdgp <dgp@noemail.net>2012-09-07 13:08:41 (GMT)
commit7ca27f2474b6425f6ee395dd1ef72c6e066d30b2 (patch)
tree20bf335b991c7da502288b6a10d1e351ab72b49d /win/configure
parent1298480cbb2f86d9a0b9228b52937cc395d62eac (diff)
downloadtk-7ca27f2474b6425f6ee395dd1ef72c6e066d30b2.zip
tk-7ca27f2474b6425f6ee395dd1ef72c6e066d30b2.tar.gz
tk-7ca27f2474b6425f6ee395dd1ef72c6e066d30b2.tar.bz2
Bump to 8.6b3
FossilOrigin-Name: 5c8ea3fdcfbceb74ae5ceb2dca398c298ca91c82
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 67bff85..01ddccf 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="b2"
+TK_PATCH_LEVEL="b3"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------