summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2015-02-26 17:16:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2015-02-26 17:16:36 (GMT)
commit1e6d643e0b824c406714369b6342fe6a505bb42b (patch)
treeda6832adaf923a2830ac12a49529e41da65598b3 /win/configure
parent7c81a166dcb2c33856d07e737351c6839430aaf5 (diff)
downloadtk-1e6d643e0b824c406714369b6342fe6a505bb42b.zip
tk-1e6d643e0b824c406714369b6342fe6a505bb42b.tar.gz
tk-1e6d643e0b824c406714369b6342fe6a505bb42b.tar.bz2
Bump to 8.6.4.
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 0504f70..8b7ae07 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=".3"
+TK_PATCH_LEVEL=".4"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------