Increment editlevel

Just in case, even though changing joined to boolean shouldn't cause problems.
This commit is contained in:
Pasi Kallinen
2021-02-19 17:28:43 +02:00
parent 18dc88505d
commit f9aff476c4
+1 -1
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 31 #define EDITLEVEL 32
/* /*
* Development status possibilities. * Development status possibilities.