mark source tree as beta, previously marked work-in-progress
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user