bump EDITLEVEL for 0447a1f10

Commit 0447a1f10 accidentally broke save compatibility.
This commit is contained in:
Patric Mueller
2024-07-11 16:35:24 +02:00
parent 0b30a7b18a
commit b844632dfd

View File

@@ -17,7 +17,7 @@
* Incrementing EDITLEVEL can be used to force invalidation of old bones * Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files. * and save files.
*/ */
#define EDITLEVEL 103 #define EDITLEVEL 104
/* /*
* Development status possibilities. * Development status possibilities.