summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-09-07 13:08:41 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-09-07 13:08:41 (GMT)
commitf467766feb1b0367230cad38ed99f64a1aa08694 (patch)
tree20bf335b991c7da502288b6a10d1e351ab72b49d /win/configure
parent31c2a87428c8648983c3500fc9dc48bfb99c873e (diff)
downloadtk-f467766feb1b0367230cad38ed99f64a1aa08694.zip
tk-f467766feb1b0367230cad38ed99f64a1aa08694.tar.gz
tk-f467766feb1b0367230cad38ed99f64a1aa08694.tar.bz2
Bump to 8.6b3
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
#------------------------------------------------------------------------