summaryrefslogtreecommitdiffstats
path: root/win/configure
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-09-27 18:09:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-09-27 18:09:52 (GMT)
commitfa325b1f3aae9f5eb024840d676d4ebbeba05b15 (patch)
treec585dcbe12e176da6a5e2203d258c84fd7e25214 /win/configure
parent375b316b36e6cee767fd9e8a1024bf92b85c2e8d (diff)
downloadtk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.zip
tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.tar.gz
tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.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
#------------------------------------------------------------------------