From 36ee1849b1932d72a2340233c57701b1274c90ee Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 8 Mar 2020 14:57:49 -0400 Subject: [PATCH] postrelease --- 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 -- 2.49.0