From 1566063b4cc8abef77943a917c7b642f35ff6dcc Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 10 Feb 2020 22:12:38 -0500 Subject: [PATCH] bump editlevel the code in pr298 altered the sound bit for one existing monster --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index acc3b457e..3869fbe32 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -14,7 +14,7 @@ * Incrementing EDITLEVEL can be used to force invalidation of old bones * and save files. */ -#define EDITLEVEL 14 +#define EDITLEVEL 15 #define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2020" #define COPYRIGHT_BANNER_B \