]> granicus.if.org Git - nethack/commitdiff
increment patchlevel
authornethack.allison <nethack.allison>
Sat, 22 Jan 2005 15:48:42 +0000 (15:48 +0000)
committernethack.allison <nethack.allison>
Sat, 22 Jan 2005 15:48:42 +0000 (15:48 +0000)
include/patchlevel.h

index cf3b55852bb93aace55ec47c40901c2a6d6f3c4b..1be0e6e0517a8d05e64ef3e3a4f7050eba969203 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)patchlevel.h       3.5     2005/01/02      */
+/*     SCCS Id: @(#)patchlevel.h       3.5     2005/01/22      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -13,7 +13,7 @@
  * Incrementing EDITLEVEL can be used to force invalidation of old bones
  * and save files.
  */
-#define EDITLEVEL      19
+#define EDITLEVEL      20
 
 #define COPYRIGHT_BANNER_A \
 "NetHack, Copyright 1985-2005"