]> granicus.if.org Git - nethack/commitdiff
Increment editlevel
authorPasi Kallinen <paxed@alt.org>
Tue, 27 Jul 2021 15:56:46 +0000 (18:56 +0300)
committerPasi Kallinen <paxed@alt.org>
Tue, 27 Jul 2021 15:56:50 +0000 (18:56 +0300)
Added the new branch stairs glyphs, forgot to increment editlevel.

include/patchlevel.h

index 609a06cb912c37380aff64a2063cb737102fab74..a8eeb0764a303a9106117d7aaa197f8713d5cece 100644 (file)
@@ -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.