summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-05-26 20:47:10 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-05-26 20:47:10 (GMT)
commit17d23082565e9b56cdb78e855cdd698a8fec98b7 (patch)
tree737d8461445b8d1f18eb03e71eb28448ee820560 /win
parent9ed3f7c4866b9c421cf885029b5013c9cac5403b (diff)
downloadtk-17d23082565e9b56cdb78e855cdd698a8fec98b7.zip
tk-17d23082565e9b56cdb78e855cdd698a8fec98b7.tar.gz
tk-17d23082565e9b56cdb78e855cdd698a8fec98b7.tar.bz2
Release candidate branch for Tk 8.5.10
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 9927f3f..5911b66 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=".9"
+TK_PATCH_LEVEL=".10"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------
diff --git a/win/configure.in b/win/configure.in
index c492600..242cab6 100644
--- a/win/configure.in
+++ b/win/configure.in
@@ -16,7 +16,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".9"
+TK_PATCH_LEVEL=".10"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------