summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2006-03-07 05:35:33 (GMT)
committerdgp@users.sourceforge.net <dgp>2006-03-07 05:35:33 (GMT)
commit20f6d8d22113ec504105e66e485753e9e59b3a5d (patch)
tree9cc61f6db3b4883ebfe0ee5b09c97b767ba9a00d /win/configure
parent58c824e52e6f81f64c84dd4f9516b2c2fec076fc (diff)
downloadtk-20f6d8d22113ec504105e66e485753e9e59b3a5d.zip
tk-20f6d8d22113ec504105e66e485753e9e59b3a5d.tar.gz
tk-20f6d8d22113ec504105e66e485753e9e59b3a5d.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
#------------------------------------------------------------------------