summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-26 20:47:10 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-26 20:47:10 (GMT)
commit5fc40bc5fafeb6ab3d2d8f06618d5dabb72d89ed (patch)
tree737d8461445b8d1f18eb03e71eb28448ee820560 /win/configure
parent3ea3a99e4e28cc07ca1dd97608c8f8448f8cb4bb (diff)
downloadtk-5fc40bc5fafeb6ab3d2d8f06618d5dabb72d89ed.zip
tk-5fc40bc5fafeb6ab3d2d8f06618d5dabb72d89ed.tar.gz
tk-5fc40bc5fafeb6ab3d2d8f06618d5dabb72d89ed.tar.bz2
Release candidate branch for Tk 8.5.10
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 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
#------------------------------------------------------------------------