summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-14 19:08:43 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-14 19:08:43 (GMT)
commit53786cb2e6076f626a6be76f42b581950e4ddc24 (patch)
tree549244ef380db2b45a6e602990203a8fc26ee6bd /win/configure
parent31bab1c712c72533326e72b5c324a6c996d26a84 (diff)
downloadtk-53786cb2e6076f626a6be76f42b581950e4ddc24.zip
tk-53786cb2e6076f626a6be76f42b581950e4ddc24.tar.gz
tk-53786cb2e6076f626a6be76f42b581950e4ddc24.tar.bz2
Bump to Tk 8.6.3; update changes file
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 7eba14e..0504f70 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=".2"
+TK_PATCH_LEVEL=".3"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------