]> granicus.if.org Git - nethack/commitdiff
bump editlevel
authornhmall <nhmall@nethack.org>
Tue, 21 Sep 2021 01:19:39 +0000 (21:19 -0400)
committernhmall <nhmall@nethack.org>
Tue, 21 Sep 2021 01:19:39 +0000 (21:19 -0400)
include/patchlevel.h

index 862453b827f59fd56b86dba2834b82d5de60046c..a98cf6236986535e72bad6e8b81b826109df90bd 100644 (file)
@@ -17,7 +17,7 @@
  * Incrementing EDITLEVEL can be used to force invalidation of old bones
  * and save files.
  */
-#define EDITLEVEL 41
+#define EDITLEVEL 42
 
 /*
  * Development status possibilities.