]> granicus.if.org Git - nethack/commitdiff
bump editlevel
authornhmall <nhmall@nethack.org>
Thu, 11 Feb 2021 00:54:10 +0000 (19:54 -0500)
committernhmall <nhmall@nethack.org>
Thu, 11 Feb 2021 00:54:10 +0000 (19:54 -0500)
include/patchlevel.h

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