From 107484bbd04b8aa0e32e7c4c5c5cf09d8ac21f26 Mon Sep 17 00:00:00 2001 From: Kevin B Kenny Date: Thu, 13 Mar 2003 16:26:15 +0000 Subject: Backed the version to 8.4 on the 8.4 branch. (I just loathe sticky tags). --- ChangeLog | 5 +++++ win/makefile.vc | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a73edb4..c0b71a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-13 Kevin Kenny + + * win/makefile.vc: Backed the version to 8.4 on the 8.4 branch. + (I just loathe sticky tags). + 2003-03-12 Don Porter * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT diff --git a/win/makefile.vc b/win/makefile.vc index 80d12fc..863fe7f 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.100.2.1 2003/03/11 22:16:01 kennykb Exp $ +# RCS: @(#) $Id: makefile.vc,v 1.100.2.2 2003/03/13 16:26:15 kennykb Exp $ #------------------------------------------------------------------------------ !if "$(MSVCDIR)" == "" @@ -155,7 +155,7 @@ PROJECT = tcl !include "rules.vc" STUBPREFIX = $(PROJECT)stub -DOTVERSION = 8.5 +DOTVERSION = 8.4 VERSION = $(DOTVERSION:.=) DDEDOTVERSION = 1.2 -- cgit v0.12