summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-11-07 17:23:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-11-07 17:23:58 (GMT)
commit3a8c9688374896ba183510f3799180dffe34591d (patch)
tree51878da71daf07b0e2b33f2d9e833956b22cb517 /win/configure
parent4425617a46ed8ed66c18049cf2514547a8b2290d (diff)
parentdd5afeb6b35c77c07061e2eecc6247aa5b03c184 (diff)
downloadtk-3a8c9688374896ba183510f3799180dffe34591d.zip
tk-3a8c9688374896ba183510f3799180dffe34591d.tar.gz
tk-3a8c9688374896ba183510f3799180dffe34591d.tar.bz2
merge release to dev
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 b3a6294..70b9eca 100755
--- a/win/configure
+++ b/win/configure
@@ -1311,7 +1311,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".10"
+TK_PATCH_LEVEL=".11"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------