Skip to main content

Microvellum Software Versioning Schema

J
Written by Jordan Munoz

When it comes to the version or build number of your software, what is important is knowing whether or not the build you are running is the most current, and having a clear understanding of the features available in the software build. We’ve made some changes to our build numbering schema to reduce the confusion and help you stay informed.

Microvellum's software build numbering schema is as follows:

  • Platform: The platform supported by the build, or the year that the build was released. The platform number reflects the highest CAD platform version or year supported.

  • Platform ID: An incremental number that is linked to the Platform and Build Date. If the Platform spans more than one calendar year, the Platform ID will increment to 2, 3, etc. In a normal development cycle, the Platform ID should not exceed 2.

  • Build Date: A calendar date referencing the day the software build was made.

  • Supported OS Bit: Identifies the supported operating system bit type, either 64-bit or 32-bit (otherwise known as “x86” or “86”).

  • Build ID: The Build ID increments when more than one build is created on the same day.

By putting a focus on the supported platform and calendar date, we can maintain meaning in our software builds and better communicate the nature of the changes made within our software.

To learn about the latest advancements, fixes, and new features available within the latest build, please check out the Release Notes.


Did this answer your question?