]> granicus.if.org Git - nethack/commitdiff
Increment editlevel
authorPasi Kallinen <paxed@alt.org>
Fri, 19 Feb 2021 15:24:50 +0000 (17:24 +0200)
committerPasi Kallinen <paxed@alt.org>
Fri, 19 Feb 2021 15:28:43 +0000 (17:28 +0200)
Just in case, even though changing joined to boolean shouldn't cause problems.

include/patchlevel.h

index 76c12c8f67b3d8ca19cac22e32e83bd745cf3aa8..567bdded345cf71acafa03ccd58c548dfc4b4e11 100644 (file)
@@ -17,7 +17,7 @@
  * Incrementing EDITLEVEL can be used to force invalidation of old bones
  * and save files.
  */
-#define EDITLEVEL 31
+#define EDITLEVEL 32
 
 /*
  * Development status possibilities.