summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-07-06 20:38:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-07-06 20:38:23 (GMT)
commit40c2c408453d7127d752efefc2c13879a94f81e4 (patch)
treef225b504297f6f2029f94a99fd58ced0506fb47e /win/configure.in
parent6302dcec5517fd93a4cda4df1025382b76b51347 (diff)
downloadtk-40c2c408453d7127d752efefc2c13879a94f81e4.zip
tk-40c2c408453d7127d752efefc2c13879a94f81e4.tar.gz
tk-40c2c408453d7127d752efefc2c13879a94f81e4.tar.bz2
Bump to 8.6.11 for release
Diffstat (limited to 'win/configure.in')
-rw-r--r--win/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure.in b/win/configure.in
index e745000..529d177 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=".10"
+TK_PATCH_LEVEL=".11"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------