From d33272033600053a876a08e13d385f3225967570 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Tue, 27 Jul 2021 18:56:46 +0300 Subject: [PATCH] Increment editlevel Added the new branch stairs glyphs, forgot to increment editlevel. --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index 609a06cb9..a8eeb0764 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -17,7 +17,7 @@ * Incrementing EDITLEVEL can be used to force invalidation of old bones * and save files. */ -#define EDITLEVEL 36 +#define EDITLEVEL 37 /* * Development status possibilities.