summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-08-09 17:11:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-08-09 17:11:37 (GMT)
commit1364a529c92c6e64af2308174eb56b09001e5fa7 (patch)
treef9e1f1fd697ed0a32915302eb00a6eb7e6119f89 /win
parent49644f7f4298d5bd2038227bd5db4401e2f881a6 (diff)
parentd34d76dd0d9c0144e573d9e194655a56e56d32be (diff)
downloadtk-1364a529c92c6e64af2308174eb56b09001e5fa7.zip
tk-1364a529c92c6e64af2308174eb56b09001e5fa7.tar.gz
tk-1364a529c92c6e64af2308174eb56b09001e5fa7.tar.bz2
merge release
Diffstat (limited to 'win')
-rwxr-xr-xwin/configure2
-rw-r--r--win/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/win/configure b/win/configure
index 3007a06..ff1a0c9 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=".6"
+TK_PATCH_LEVEL=".7"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------
diff --git a/win/configure.in b/win/configure.in
index 00ec58e..0caac64 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -14,7 +14,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL=".6"
+TK_PATCH_LEVEL=".7"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------