summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-05 18:49:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-05 18:49:25 (GMT)
commit8abce765a23aeab6da65eb01c031eead588cba12 (patch)
treea9d1d1f59572e31cfd10b024c12ccd6ac63947bf /win/configure
parent65a7afe8edb4a3261f46a2e244503dd85066e1fe (diff)
downloadtk-8abce765a23aeab6da65eb01c031eead588cba12.zip
tk-8abce765a23aeab6da65eb01c031eead588cba12.tar.gz
tk-8abce765a23aeab6da65eb01c031eead588cba12.tar.bz2
Release branch for Tk 8.5.13.
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 dedbedb..5cc7819 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=".12"
+TK_PATCH_LEVEL=".13"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------