summaryrefslogtreecommitdiffstats
path: root/win/configure.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-10-26 14:22:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-10-26 14:22:20 (GMT)
commit7a0bde63d21f54ce83bde639876802b592545bc9 (patch)
tree4eeee16d0abf208921ac20253462507f417ac0bd /win/configure.in
parent3a29b1157911d54503afb03e90c2af1344b88aa4 (diff)
downloadtk-7a0bde63d21f54ce83bde639876802b592545bc9.zip
tk-7a0bde63d21f54ce83bde639876802b592545bc9.tar.gz
tk-7a0bde63d21f54ce83bde639876802b592545bc9.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
#------------------------------------------------------------------------