summaryrefslogtreecommitdiffstats
path: root/win
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
parent65a7afe8edb4a3261f46a2e244503dd85066e1fe (diff)
downloadtk-8abce765a23aeab6da65eb01c031eead588cba12.zip
tk-8abce765a23aeab6da65eb01c031eead588cba12.tar.gz
tk-8abce765a23aeab6da65eb01c031eead588cba12.tar.bz2
Release branch for Tk 8.5.13.
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 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
#------------------------------------------------------------------------
diff --git a/win/configure.in b/win/configure.in
index 1d0ab37..ef517e6 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=".12"
+TK_PATCH_LEVEL=".13"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------