infra: separate feature version for strategy layer

This commit is contained in:
Thomas Schoebel-Theuer 2019-07-22 09:19:25 +02:00 committed by Thomas Schoebel-Theuer
parent 6f1e8f46b3
commit 692cb442c8

View File

@ -31,6 +31,12 @@
#define MARS_ARGV_MAX 4
/* This _should_ be updated when _compatible_ features
* are added. When somebody may _rely_ on the new feature,
* then this _must_ be updated.
*/
#define OPTIONAL_STRATEGY_VERSION 1
/* transient, to re-disappear */
extern int compat_deletions;