summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-04-10 18:13:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-04-10 18:13:05 (GMT)
commit160c8cf0ae81eaa0cf4ecefdcb2ff5615af28266 (patch)
treebd215af362d7cdd75aa561b5b5984a27af5936bb /win/configure
parent05ed473e3558628339f3bf7d400eb41e04f04df7 (diff)
downloadtk-160c8cf0ae81eaa0cf4ecefdcb2ff5615af28266.zip
tk-160c8cf0ae81eaa0cf4ecefdcb2ff5615af28266.tar.gz
tk-160c8cf0ae81eaa0cf4ecefdcb2ff5615af28266.tar.bz2
* generic/tk.h: Bump to 8.5.6 for release.
* library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure:
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 b9fdf1d..33dc5b7 100755
--- a/win/configure
+++ b/win/configure
@@ -1309,7 +1309,7 @@ SHELL=/bin/sh
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".6"
+TK_PATCH_LEVEL=".7"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------