From 831dc158b6903f12341b6f18f10313ca29f50cab Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 27 Jan 2020 18:05:25 -0500 Subject: [PATCH] post-release --- include/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/global.h b/include/global.h index a2b70d258..5c02491c3 100644 --- a/include/global.h +++ b/include/global.h @@ -19,7 +19,7 @@ /* * Development status of this NetHack version. */ -#define NH_DEVEL_STATUS NH_STATUS_RELEASED +#define NH_DEVEL_STATUS NH_STATUS_POSTRELEASE #ifndef DEBUG /* allow tool chains to define without causing warnings */ #define DEBUG