summaryrefslogtreecommitdiffstats
path: root/win
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
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')
-rwxr-xr-xwin/configure2
-rw-r--r--win/configure.in2
2 files changed, 2 insertions, 2 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
#------------------------------------------------------------------------
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
#------------------------------------------------------------------------