From: Pasi Kallinen Date: Tue, 27 Jul 2021 15:56:46 +0000 (+0300) Subject: Increment editlevel X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d33272033600053a876a08e13d385f3225967570;p=nethack Increment editlevel Added the new branch stairs glyphs, forgot to increment editlevel. --- diff --git a/include/patchlevel.h b/include/patchlevel.h index 609a06cb9..a8eeb0764 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 36 +#define EDITLEVEL 37 /* * Development status possibilities.