summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-08-30 22:09:18 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-08-30 22:09:18 (GMT)
commit87c73b78ed445540bc64b295e6b77c180ae86e1f (patch)
tree54ddd9a559c2fcf81f68b841e35e44902af361a1 /win/configure
parent33ee424cef5ba5bd693da891da6a537d16f08082 (diff)
downloadtk-87c73b78ed445540bc64b295e6b77c180ae86e1f.zip
tk-87c73b78ed445540bc64b295e6b77c180ae86e1f.tar.gz
tk-87c73b78ed445540bc64b295e6b77c180ae86e1f.tar.bz2
Bump to 8.6.1.
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 9efd2a9..807e1ae 100755
--- a/win/configure
+++ b/win/configure
@@ -1312,7 +1312,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL=".0"
+TK_PATCH_LEVEL=".1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------