Software Version naming rules

Source: Internet
Author: User
  1. Version naming rules
A complete version number is defined in four items: <major version number>. <minor version number>. <stage version number>. <date version number>, for example, 1.1.1.051021.

2.
Version modification rules
*Major version number(1): when there are major changes to functional modules, such as adding multiple modules or changing the overall architecture. The version number is determined by the project.
*Sub-version number(1): When features are added or changed, for example, permission control and custom views are added. The version number is determined by the project.
*Stage version number(1): bug fixes or minor changes usually require frequent release of revisions with unlimited time intervals. You can release a revision after fixing a serious bug. The Project Manager determines whether to modify the version number.
*Date version number(051021): used to record the current date of the project to be modified. The date version number must be changed for every modification to the project. The developer determines whether to modify the version number.

Software Version naming rules

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.