From c249de0c2ab72391e67aac300497e4b11e2e6eab Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 13 Apr 2026 07:11:47 -0400 Subject: [PATCH] timestamp change in save files requires EDITLEVEL bump --- include/patchlevel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/patchlevel.h b/include/patchlevel.h index 5ee218653..c2435f23a 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 137 +#define EDITLEVEL 138 /* * Development status possibilities.