From 1e52445608739d464f69059557b6491a64839418 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Wed, 24 Jul 2002 06:28:50 +0000 Subject: [PATCH] add date macro to Install.nt --- sys/winnt/Install.nt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/winnt/Install.nt b/sys/winnt/Install.nt index 0d53479c0..4e20a078f 100644 --- a/sys/winnt/Install.nt +++ b/sys/winnt/Install.nt @@ -4,7 +4,7 @@ Instructions for compiling and installing NetHack 3.4 on a Windows 9x, Me, NT, 2000, or XP system ============================================================== - Last revision: March 29, 2002 + Last revision: $Date$ Credit for the porting of NetHack to the Win32 Console Subsystem goes to the NT Porting Team started by Michael Allison.