summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-10-26 14:22:20 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-10-26 14:22:20 (GMT)
commit355461cf095ff2557da6548a90572bbe7b397c57 (patch)
tree4eeee16d0abf208921ac20253462507f417ac0bd /win/configure.in
parentba774be67b560d5234a629b026543e9af645346e (diff)
downloadtk-355461cf095ff2557da6548a90572bbe7b397c57.zip
tk-355461cf095ff2557da6548a90572bbe7b397c57.tar.gz
tk-355461cf095ff2557da6548a90572bbe7b397c57.tar.bz2
Release candidate branch for Tk 8.5.11
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 bb29f41..a8e1012 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -14,7 +14,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
#------------------------------------------------------------------------