From: Pasi Kallinen Date: Fri, 2 Oct 2020 16:11:15 +0000 (+0300) Subject: Increment EDITLEVEL due to safe_wait X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40648503b21758a64bdb50ae90c24e8a6051e8cb;p=nethack Increment EDITLEVEL due to safe_wait --- diff --git a/include/patchlevel.h b/include/patchlevel.h index b5cda35a8..29450b3cf 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -17,7 +17,7 @@ * Incrementing EDITLEVEL can be used to force invalidation of old bones * and save files. */ -#define EDITLEVEL 22 +#define EDITLEVEL 23 /* * Development status possibilities.