diff --git a/include/patchlevel.h b/include/patchlevel.h index 2a133f037..2b969c2b2 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)patchlevel.h 3.5 2006/12/14 */ +/* SCCS Id: @(#)patchlevel.h 3.5 2007/04/01 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -16,7 +16,7 @@ #define EDITLEVEL 38 #define COPYRIGHT_BANNER_A \ -"NetHack, Copyright 1985-2006" +"NetHack, Copyright 1985-2007" #define COPYRIGHT_BANNER_B \ " By Stichting Mathematisch Centrum and M. Stephenson."