summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-12 15:14:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-12 15:14:42 (GMT)
commit26fe6e9cc8bf16a97f6436d5ffdb9ddf47b8d42b (patch)
tree7299de758af4b088a8b1c058654a158b7a504408 /win/configure
parent3d6d193ef5423cc0dd671b17ecbd3245331057c8 (diff)
downloadtk-26fe6e9cc8bf16a97f6436d5ffdb9ddf47b8d42b.zip
tk-26fe6e9cc8bf16a97f6436d5ffdb9ddf47b8d42b.tar.gz
tk-26fe6e9cc8bf16a97f6436d5ffdb9ddf47b8d42b.tar.bz2
* README: Bump version number to 8.6a2
* generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * 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 8091058..39de954 100755
--- a/win/configure
+++ b/win/configure
@@ -1309,7 +1309,7 @@ SHELL=/bin/sh
TK_VERSION=8.6
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=6
-TK_PATCH_LEVEL="a1"
+TK_PATCH_LEVEL="a2"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------