summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-07 05:35:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-07 05:35:33 (GMT)
commit4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb (patch)
tree9cc61f6db3b4883ebfe0ee5b09c97b767ba9a00d /win/configure
parentc9f0e57b39cce5961cb81dc20927aab11840488c (diff)
downloadtk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.zip
tk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.tar.gz
tk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.tar.bz2
* READNE: Bump version number to 8.4.13 and update
* changes: changes to start prep for an 8.4.13 release. * generic/tk.h: * unix/configure{.in}: * unix/tk.spec: * win/configure{.in}:
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 abf25a8..7db12e2 100755
--- a/win/configure
+++ b/win/configure
@@ -536,7 +536,7 @@ fi
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL=".12"
+TK_PATCH_LEVEL=".13"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------