From e60b33d9fd833fb8b9251ab1af64781eab7035aa Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Thu, 20 Feb 2003 00:36:14 +0000 Subject: [PATCH] get ready for tarball --- include/config.h | 2 +- include/global.h | 4 ++-- include/patchlevel.h | 2 +- src/version.c | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/config.h b/include/config.h index aff74d910..8735f97ae 100644 --- a/include/config.h +++ b/include/config.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)config.h 3.4 2002/03/17 */ +/* SCCS Id: @(#)config.h 3.4 2003/02/19 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/include/global.h b/include/global.h index efcd1843e..7e76bee8a 100644 --- a/include/global.h +++ b/include/global.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)global.h 3.4 2003/02/18 */ +/* SCCS Id: @(#)global.h 3.4 2003/02/19 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -8,7 +8,7 @@ #include -#define BETA /* if a beta-test copy [MRS] */ +/* #define BETA */ /* if a beta-test copy [MRS] */ /* * Files expected to exist in the playground directory. diff --git a/include/patchlevel.h b/include/patchlevel.h index f2a4cbbae..f4f581889 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)patchlevel.h 3.4 2003/02/14 */ +/* SCCS Id: @(#)patchlevel.h 3.4 2003/02/19 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/src/version.c b/src/version.c index 09c358f98..4712ff8da 100644 --- a/src/version.c +++ b/src/version.c @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)version.c 3.4 2002/08/14 */ +/* SCCS Id: @(#)version.c 3.4 2003/02/19 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -14,7 +14,7 @@ #include "patchlevel.h" #endif -#define BETA_INFO "[beta20]" +/* #define BETA_INFO "" */ /* fill and return the given buffer with the nethack version string */ char * -- 2.40.0