3.3.2 to 3.4.0

This commit is contained in:
nethack.allison
2002-02-04 16:11:00 +00:00
parent 06528d1002
commit 742e1e8c90
178 changed files with 232 additions and 232 deletions

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)def2mak.c 3.3 95/03/19 */
/* SCCS Id: @(#)def2mak.c 3.4 1995/03/19 */
/* Copyright (c) NetHack PC Development Team, 1994. */
/* NetHack may be freely redistributed. See license for details. */
@@ -340,7 +340,7 @@ char *argv[];
break;
if (!strnicmp(buffer, "?SCCS?", 6)) {
time (&timer);
printf ("%s#\tSCCS Id: @(#)Makefile.%s\t3.3\t%02d/%02d/%02d\n",
printf ("%s#\tSCCS Id: @(#)Makefile.%s\t3.4\t%02d/%02d/%02d\n",
SavedNewLine,
MSC ? "MSC" : BC ? "BC" : "???",
localtime(&timer)->tm_year,