Versions

Discussion in 'Scripting & Programming' started by Fergal1982, Dec 11, 2007.

  1. Fergal1982

    Fergal1982 Petabyte Poster

    4,196
    172
    211
    I was just wondering how you guys use versioning in development?

    There are four categories to the versioning (at least in vb.net): Major; Minor; Build; Revision.

    To me, Major is any release that is substantially different from the original. This would indicate a period where you added in screeds of new functions, etc. I think this view is fairly standard.

    Beyond that, I lose my way really. So I was just wondering how others use it, and what quantifies a major/minor/build/revision change.
     
    Certifications: ITIL Foundation; MCTS: Visual Studio Team Foundation Server 2010, Administration
    WIP: None at present
  2. BosonJosh

    BosonJosh Gigabyte Poster

    1,326
    28
    89
    I think most places, at least externally, only use Major and Minor versioning. As you mentioned, Major versions are releases that contain substantial features. Minor versions would include bug fixes and minor enhancements, and very little new features. Build and revision are often using internally.
     

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.