From cbfa58fe25c59148e3df23dea616ca7eb298ef87 Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 18 Dec 2019 16:46:30 -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 -- 2.49.0