summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2014-07-28 14:54:20 (GMT)
committerdgp@users.sourceforge.net <dgp>2014-07-28 14:54:20 (GMT)
commit2c79e82201b93b08e3975d52c372a54ea077b2f8 (patch)
tree4c426f846fd71bc1a5ce394071f1e8a9f429b718 /win/configure
parent0e20c20dfc3b1cb0ed5aaf7978437dd229ba5587 (diff)
downloadtk-2c79e82201b93b08e3975d52c372a54ea077b2f8.zip
tk-2c79e82201b93b08e3975d52c372a54ea077b2f8.tar.gz
tk-2c79e82201b93b08e3975d52c372a54ea077b2f8.tar.bz2
Bump to 8.6.2 for release.
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 299be69..7eba14e 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=".1"
+TK_PATCH_LEVEL=".2"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------