DPLUG_SERIALIZATION_MAJOR_VERSION

I can see no reason why Dplug shouldn't be able to maintain state chunks backward-compatibility with older versions in the future. However, never say never. This number will be incremented for every backward-incompatible change.

enum int DPLUG_SERIALIZATION_MAJOR_VERSION;

Meta