summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-13 17:39:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-13 17:39:26 (GMT)
commitca837abc0b51f23e81137076d37d8049152b606c (patch)
tree942001ace5ff9da1d3613483dc3eee3f4d327994 /win/configure
parent6b0fb819e1e3cf2ace970c1ba7cbd850a8db4b79 (diff)
downloadtk-ca837abc0b51f23e81137076d37d8049152b606c.zip
tk-ca837abc0b51f23e81137076d37d8049152b606c.tar.gz
tk-ca837abc0b51f23e81137076d37d8049152b606c.tar.bz2
Bump to 8.5.17
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 136887f..7a009e7 100755
--- a/win/configure
+++ b/win/configure
@@ -1312,7 +1312,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".16"
+TK_PATCH_LEVEL=".17"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------