]> granicus.if.org Git - nethack/commitdiff
Increment EDITLEVEL due to safe_wait
authorPasi Kallinen <paxed@alt.org>
Fri, 2 Oct 2020 16:11:15 +0000 (19:11 +0300)
committerPasi Kallinen <paxed@alt.org>
Fri, 2 Oct 2020 16:11:15 +0000 (19:11 +0300)
include/patchlevel.h

index b5cda35a8ae2b9c44cbb7666f9fdaeb989dd3e3b..29450b3cfe3e8b5a51f952dd674c0bfb9f7f9ace 100644 (file)
@@ -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.