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!