Thread: Software version numbers

  1. #1
    Refugee face_master's Avatar
    Join Date
    Aug 2001
    Posts
    2,052

    Software version numbers

    What's the deal with all of these program's version numbers? I've seen some which are like v1.0.0.0.0.0.0.0.1.6 etc... How do they figure these things out? Further, how do they decide to release v1.0 (after ALPHA/BETA versions)?

  2. #2
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Version numbers are to help you find the right crack.

  3. #3
    I'm Back
    Join Date
    Dec 2001
    Posts
    556
    i think its like this

    ver1 is the actual version

    then if there is a very minor change then they put that as ver1.0.0.1

    if it a not so minor change but not a big change then ver 1.1
    if a large change in the app the ver2 and so on
    -

  4. #4
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    >What's the deal with all of these program's version numbers?

    If you notice a bug in a program, then you can tell the creator: "I've found this bug in this version of your program." The creator can take the code of that version from the archive and try to reproduce the bug. If the bug occurs, the creator checks if the bug appears in the latest version. If so, the bug will be solved and a new release will be made.

    Just one of the goals of version numbers.

    >I've seen some which are like v1.0.0.0.0.0.0.0.1.6 etc... How do
    >they figure these things out?

    Everybody has her/his own numbering system.

    >Further, how do they decide to release v1.0 (after ALPHA/BETA
    >versions)?

    When they have a stable program and think "This version is worth relasing" then they release v1.0.

    [edit]
    As Ihsir stated, going from 1.0 to 2.0 or from 1.0 to 1.1 depends on the size of the changes made. But that's up to the creator of the program. As far as I know, there are no standard rules for version numbering.

    That's also the reason why new releases come with release notes which tell you what has changed.
    [/edit]
    Last edited by Shiro; 04-07-2002 at 09:39 AM.

  5. #5
    left crog... back when? incognito's Avatar
    Join Date
    Oct 2001
    Posts
    1,427
    Version numbers are to help you find the right crack.

    LMAO

    >I've seen some which are like v1.0.0.0.0.0.0.0.1.6 etc... How do
    >they figure these things out?

    Everybody has her/his own numbering system.

    Yeah, notice how AOL never releases 4.5, 6.5, etc. they jump one whole digit, ex. 6 then the new release is 7, ( on the other hand, you might se Photoshop, with Photoshop 5.5 , then 6. and so on)[I think they did this because of a major bug however].So yeah everyone seems to have their numbering system.
    There are some real morons in this world please do not become one of them, do not become a victim of moronitis. PROGRAMMING IS THE FUTURE...THE FUTURE IS NOW!!!!!!!!!

    "...The only real game I thank in the world is baseball..." --Babe Ruth

    "Life is beautiful"-Don Corleone right before he died.

    "The expert on anything was once a beginner" -Baseball poster I own.


    Left cprog on 1-3-2005. Don't know when I am coming back. Thanks to those who helped me over the years.

  6. #6
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    Or another strange version numbering system, take a look at the Microsoft products.

  7. #7
    left crog... back when? incognito's Avatar
    Join Date
    Oct 2001
    Posts
    1,427
    Or another strange version numbering system, take a look at the Microsoft products.
    True, I have a question where did all this XP thing came about?, it seems as if everything is coming out as an XP version, Windows, Motherboard and so on.
    There are some real morons in this world please do not become one of them, do not become a victim of moronitis. PROGRAMMING IS THE FUTURE...THE FUTURE IS NOW!!!!!!!!!

    "...The only real game I thank in the world is baseball..." --Babe Ruth

    "Life is beautiful"-Don Corleone right before he died.

    "The expert on anything was once a beginner" -Baseball poster I own.


    Left cprog on 1-3-2005. Don't know when I am coming back. Thanks to those who helped me over the years.

  8. #8
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    I prefer to use 1.0a, 1.0b, 1.1a,2.0a etc.

    2.0a would be:
    2 - major revision
    .0 - minor revision
    a - maintenance update

  9. #9
    Unregistered
    Guest
    Infantry Online had a problem with this, they has 100 minor revisions, and they were .01 - .99 already taken, so they went to 1.0 because they ran out of numbers. They put in the release note that they weren't going gold though.

  10. #10
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    Yeah, notice how AOL never releases 4.5, 6.5, etc
    yeah well theres always 1.2 and 2.5

  11. #11
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    >> Yeah, notice how AOL never releases 4.5, 6.5, etc. they jump one whole digit, ex. 6 then the new release is 7,
    who cares bout aol....it sucks...........
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  12. #12
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    Y'know what, about this whole numbering thing, I used to think it was kinda goofy that they had *.*[.*]^n going on since it's, well, not mathematically correct [at the time of my math induction]. but well I guess since you have the digit problem that it's a-okay. [and also, I'm in my second course of calculus, where symbols and crazy notation abound, so...] Oh but I'd rather have a standard decimal [or better yet, hexadecimal] and by the time 16 changes of a particular scope had been made, I'd consider the cumulative effect a higher scope anyway.
    hasafraggin shizigishin oppashigger...

  13. #13
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Originally posted by doubleanti
    Y'know what, about this whole numbering thing, I used to think it was kinda goofy that they had *.*[.*]^n going on since it's, well, not mathematically correct [at the time of my math induction]. but well I guess since you have the digit problem that it's a-okay. [and also, I'm in my second course of calculus, where symbols and crazy notation abound, so...] Oh but I'd rather have a standard decimal [or better yet, hexadecimal] and by the time 16 changes of a particular scope had been made, I'd consider the cumulative effect a higher scope anyway.
    There comes a point in your education where you no longer speak English...

  14. #14
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    >There comes a point in your education where you no longer speak English...

    Haha... As a matter of fact, my writing was such in one of my more correct modes, as is this post. So... for doubleanti... be thankful for what you got!!!

    =-{sheltered lyfer}-=
    hasafraggin shizigishin oppashigger...

  15. #15
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    hmmyes

    colour me confused

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem building Quake source
    By Silvercord in forum Game Programming
    Replies: 16
    Last Post: 07-11-2010, 09:13 AM
  2. The best software
    By Hugo716 in forum Tech Board
    Replies: 8
    Last Post: 06-14-2006, 03:46 PM
  3. Program that prints numbers in columns
    By rayrayj52 in forum C++ Programming
    Replies: 12
    Last Post: 09-20-2004, 02:43 PM
  4. Adding Line numbers in Word
    By Mister C in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 06-24-2004, 08:45 PM
  5. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM