From b844632dfd93a211ab167a209798119e85a0f423 Mon Sep 17 00:00:00 2001 From: Patric Mueller Date: Thu, 11 Jul 2024 16:35:24 +0200 Subject: [PATCH] bump EDITLEVEL for 0447a1f10 Commit 0447a1f10 accidentally broke save compatibility. --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index 6bbe25e57..6455239bd 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 103 +#define EDITLEVEL 104 /* * Development status possibilities.