mark source tree as beta, previously marked work-in-progress

This commit is contained in:
nhmall
2019-11-17 20:06:21 -05:00
parent f4cbd4e538
commit e85646816c
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
/*
* Development status of this NetHack version.
*/
#define NH_DEVEL_STATUS NH_STATUS_WIP
#define NH_DEVEL_STATUS NH_STATUS_BETA
#ifndef DEBUG /* allow tool chains to define without causing warnings */
#define DEBUG