Results 1 to 9 of 9

Thread: Version numbers

  1. #1

    Thread Starter
    Lively Member mattalexx's Avatar
    Join Date
    Mar 2002
    Location
    Gloucester, MA
    Posts
    77

    Version numbers

    What is the exact meaning of the major and minor numbers in a software version specification? For example, say I wrote MyProgram v1.0 and had just updated it. Should it be v1.1 now? or should it be v2.0?

    What does it all mean?

    Just something I've always wondered about,
    Matt(+)

  2. #2
    Frenzied Member JungleMan's Avatar
    Join Date
    Feb 2001
    Posts
    2,033
    If it's a major change to the way the software works, do 2.0

    If it's a few added features and bugfixes do 1.1

    If it's just a couple of bugfixes do 1.0.1

    I think that's pretty much how it works
    I'm bringing geeky back...

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I have never seen any actual rules for this, but usually I go by

    Major 1.*.* - Any big changes with a new interface or big changes to said interface or even a big re-write

    Minor *.1.* - Perhaps no changes of any major scale to aany existing fuinctionailty but some new functions in the program

    Revision *.*.1 - Small bugfixes to existing functions.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Lively Member mattalexx's Avatar
    Join Date
    Mar 2002
    Location
    Gloucester, MA
    Posts
    77
    oh, ok..

    I thought it was more official than that.

    Anyone else have anything to add?

  5. #5
    Fanatic Member Gimlin's Avatar
    Join Date
    Dec 2001
    Location
    Hell
    Posts
    734
    I got a question Why do they always skip numbers some times??? Like you see some software that 5.43 then next one is 6.03 ***?

  6. #6
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Some people use even/odd minor versions to specify a stable or a development release.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  7. #7
    Fanatic Member nabeels786's Avatar
    Join Date
    Jul 2001
    Location
    New York
    Posts
    919
    that and sometimes like where i work they'll have a few builds in between and change the version, and by the time they release it, its skipped a few version numbers
    Visit www.fragblast.com
    Gaming, forums, and a online RPG/Battle system




    (__Flagg) DOT NET? is this a Hindi Dating service?

  8. #8
    jim mcnamara
    Guest
    Try Oracle

    They used make releases almost every week back in the early 80's.

    We run 8.1.7.3.0

    Talk about granularity....

  9. #9
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by jim mcnamara
    Try Oracle

    They used make releases almost every week back in the early 80's.

    We run 8.1.7.3.0

    Talk about granularity....
    Wasn't the original version 2.0 because they didn't want to sell a 1.0 product?
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width