summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-13 16:41:46 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-13 16:41:46 (GMT)
commit71735b0278922067a10155f4ad78ef0ed91a9964 (patch)
tree0c7dde745e2ee446d10dff2334575e59ee4a5fd5
parentb3560c6510a28841ff4163274f41b0e1d7c2d9e7 (diff)
downloadtk-71735b0278922067a10155f4ad78ef0ed91a9964.zip
tk-71735b0278922067a10155f4ad78ef0ed91a9964.tar.gz
tk-71735b0278922067a10155f4ad78ef0ed91a9964.tar.bz2
Backed the version to 8.4 on the 8.4 branch.
(I just loathe sticky tags).
-rw-r--r--ChangeLog5
-rw-r--r--win/makefile.vc4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 993bc5f..839778c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-13 Kevin Kenny <kennykb@users.sourceforge.net>
+
+ * win/makefile.vc: Backed the version to 8.4 on the 8.4 branch.
+ (I just loathe sticky tags).
+
2002-03-11 Kevin Kenny <kennykb@users.sourceforge.net>
* win/makefile.vc: Backported the code that makes the makefile
diff --git a/win/makefile.vc b/win/makefile.vc
index 7cc7e06..7470ade 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -12,7 +12,7 @@
# Copyright (c) 2001-2002 David Gravereaux.
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.67.2.1 2003/03/11 23:48:26 kennykb Exp $
+# RCS: @(#) $Id: makefile.vc,v 1.67.2.2 2003/03/13 16:41:48 kennykb Exp $
#------------------------------------------------------------------------------
!if "$(MSVCDIR)" == ""
@@ -165,7 +165,7 @@ PROJECT = tk
!endif
STUBPREFIX = $(PROJECT)stub
-DOTVERSION = 8.5
+DOTVERSION = 8.4
VERSION = $(DOTVERSION:.=)
WISHNAMEPREFIX = wish