What do the numbers in a version typically represent (i.e. v1.9.0.1)?

后端 未结 28 1039
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 16:51

Maybe this is a silly question, but I\'ve always assumed each number delineated by a period represented a single component of the software. If that\'s true, do they ever rep

28条回答
  •  伪装坚强ぢ
    2020-11-30 17:21

    the ones that vary less would be the first two, for major.minor, after that it can be anything from build, revision, release, to any custom algorithms (like in some MS products)

提交回复
热议问题