diff --git a/include/patchlevel.h b/include/patchlevel.h index 574d6bb7a..023996604 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_BETA +#define NH_DEVEL_STATUS NH_STATUS_RELEASED #ifndef DEBUG /* allow tool chains to define without causing warnings */ #define DEBUG