summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2002-09-27 18:09:52 (GMT)
committerdgp@users.sourceforge.net <dgp>2002-09-27 18:09:52 (GMT)
commite9974714d11eeb0c55ce348954a6ccc9a03761f9 (patch)
treec585dcbe12e176da6a5e2203d258c84fd7e25214 /win/configure
parent8dab3381afff99ffd2600e25e9226754575435cf (diff)
downloadtk-e9974714d11eeb0c55ce348954a6ccc9a03761f9.zip
tk-e9974714d11eeb0c55ce348954a6ccc9a03761f9.tar.gz
tk-e9974714d11eeb0c55ce348954a6ccc9a03761f9.tar.bz2
* README: Bumped to version 8.4.1 to avoid confusion
* generic/tk.h: of CVS snapshots with release 8.4.0. * unix/README: * unix/configure.in: * unix/tk.spec * win/configure.in: * unix/configure: autoconf * 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 deff7e3..b0767b7 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=".0"
+TK_PATCH_LEVEL=".1"
VER=$TK_MAJOR_VERSION$TK_MINOR_VERSION
#------------------------------------------------------------------------