From a417ca49a2a429f6cb0a4004ada0e85ccf95b082 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 2 May 2026 19:26:05 -0400 Subject: [PATCH] tag as post-release --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index 599e7270d..94bfacf74 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -30,7 +30,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