mirror of
https://github.com/schoebel/mars
synced 2025-01-30 03:42:48 +00:00
infra: separate feature version for strategy layer
This commit is contained in:
parent
6f1e8f46b3
commit
692cb442c8
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user