From: nhmall Date: Wed, 18 Dec 2019 21:46:30 +0000 (-0500) Subject: post-release X-Git-Tag: NetHack-3.6.5_Released~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cbfa58fe25c59148e3df23dea616ca7eb298ef87;p=nethack post-release --- 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