Please Explain the new File Exchange Versioning Number
1 次查看(过去 30 天)
显示 更早的评论
The new File Exchange versioning uses four numbers. Please explain what each number represents. For example, 2.1.4.2.
0 个评论
采纳的回答
Walter Roberson
2018-8-21
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.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!