]> granicus.if.org Git - nethack/commitdiff
update EDITLEVEL for achievement tracking
authorPatR <rankin@nethack.org>
Fri, 31 Jan 2020 02:28:55 +0000 (18:28 -0800)
committerPatR <rankin@nethack.org>
Fri, 31 Jan 2020 02:28:55 +0000 (18:28 -0800)
include/patchlevel.h

index 081ac58eb6687d561a33808f8f8c5dbebb4c9221..f0be248515bdde5fa933e7862e856b6b0c3293bc 100644 (file)
@@ -1,4 +1,4 @@
-/* NetHack 3.7 patchlevel.h    $NHDT-Date: 1579261287 2020/01/17 11:41:27 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.148 $ */
+/* NetHack 3.7 patchlevel.h    $NHDT-Date: 1580437691 2020/01/31 02:28:11 $  $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.155 $ */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /*-Copyright (c) Michael Allison, 2012. */
 /* NetHack may be freely redistributed.  See license for details. */
@@ -14,7 +14,7 @@
  * Incrementing EDITLEVEL can be used to force invalidation of old bones
  * and save files.
  */
-#define EDITLEVEL 12
+#define EDITLEVEL 13
 
 #define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2020"
 #define COPYRIGHT_BANNER_B \