mark development 3.7 builds as such
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* NetHack 3.6 global.h $NHDT-Date: 1557254325 2019/05/07 18:38:45 $ $NHDT-Branch: NetHack-3.6.2 $:$NHDT-Revision: 1.71 $ */
|
||||
/* NetHack 3.6 global.h $NHDT-Date: 1557402408 2019/05/09 11:46:48 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.78 $ */
|
||||
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
|
||||
/*-Copyright (c) Michael Allison, 2006. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
/* #define BETA */ /* development or beta testing [MRS] */
|
||||
#define BETA /* development or beta testing [MRS] */
|
||||
|
||||
#ifndef DEBUG /* allow tool chains to define without causing warnings */
|
||||
#define DEBUG
|
||||
|
||||
Reference in New Issue
Block a user