From: nhmall Date: Thu, 31 Dec 2015 22:26:25 +0000 (-0500) Subject: Happy New Year 2016 X-Git-Tag: NetHack-3.7.0_WIP~780^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fff3425de42d27c766b2a4cdfb8e3583537f30d4;p=nethack Happy New Year 2016 Changes to be committed: modified: include/patchlevel.h --- diff --git a/include/patchlevel.h b/include/patchlevel.h index c0aa090a5..0d2828ffc 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -1,4 +1,4 @@ -/* NetHack 3.6 patchlevel.h $NHDT-Date: 1450306740 2015/12/16 22:59:00 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.115 $ */ +/* NetHack 3.6 patchlevel.h $NHDT-Date: 1451600769 2015/12/31 22:26:09 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.116 $ */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -15,7 +15,7 @@ */ #define EDITLEVEL 0 -#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2015" +#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2016" #define COPYRIGHT_BANNER_B \ " By Stichting Mathematisch Centrum and M. Stephenson." /* COPYRIGHT_BANNER_C is generated by makedefs into date.h */