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!