Please Explain the new File Exchange Versioning Number

2 views (last 30 days)
The new File Exchange versioning uses four numbers. Please explain what each number represents. For example, 2.1.4.2.

Accepted Answer

Walter Roberson
Walter Roberson on 21 Aug 2018
They mean whatever the author wants them to mean.
one source hints major.minor.patch.build
The article at https://en.wikipedia.org/wiki/Software_versioning suggests that 3 levels are common, major.minor.patch .
If your own tracking uses fewer than 4 components, you can always use 0 for the trailing components.

More Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!