Magick.NET

Versioning

Magick.NET uses the following versioning strategy:

IMVERSION.MAJOR.MINOR.PATCH

The other libraries use normal semver and have the follow version strategy: MAJOR.MINOR.PATCH.0. And the AssemblyVersion will only change when one of the first three number is modified.