From 40648503b21758a64bdb50ae90c24e8a6051e8cb Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Fri, 2 Oct 2020 19:11:15 +0300 Subject: [PATCH] Increment EDITLEVEL due to safe_wait --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index b5cda35a8..29450b3cf 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 22 +#define EDITLEVEL 23 /* * Development status possibilities.