What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » How is the version number choosen???

How is the version number choosen???
Author: Message:
CanadianOriginal
Full Member
***

Avatar
Please Stand By

Posts: 207
Reputation: 2
44 / Male / Flag
Joined: Feb 2003
RE: How is the version number choosen???
From what I learned when I was programming (long ago in a land far, far away :P), the unofficial way to build a version number was:

x.y.z (which today is often seen as x.yz)

x = Major verion number: this number should be incremented only when there is a major modification to the core function of the program

y= Minor version number: this number should be incremented when substantial changes are made to the program but without modifying it's core, such as adding features, redesinging the interface, etc.

z= Program revision: This number should be incremented when small changes are made to the program. Such changes can include visual tweaks, bug fixes, security patches, or slight enhancements.

Keep in mind, these are loose guidelines I was told in college, but I've found they apply at least partially to most programs.

Cheers!
~ Better to reign in hell, than serve in heaven
10-26-2003 07:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How is the version number choosen??? - by Necroman on 10-26-2003 at 11:55 AM
RE: How is the version number choosen??? - by KnightieBoy on 10-26-2003 at 11:57 AM
RE: How is the version number choosen??? - by Necroman on 10-26-2003 at 11:58 AM
RE: How is the version number choosen??? - by KnightieBoy on 10-26-2003 at 12:07 PM
RE: How is the version number choosen??? - by Choli on 10-26-2003 at 12:15 PM
RE: How is the version number choosen??? - by bach_m on 10-26-2003 at 01:28 PM
RE: How is the version number choosen??? - by CanadianOriginal on 10-26-2003 at 07:27 PM
RE: How is the version number choosen??? - by lylesback2 on 10-26-2003 at 07:30 PM
RE: How is the version number choosen??? - by Choli on 10-26-2003 at 07:45 PM
RE: How is the version number choosen??? - by Patchou on 10-27-2003 at 02:40 AM
RE: How is the version number choosen??? - by DarKnight on 10-27-2003 at 06:03 AM
RE: How is the version number choosen??? - by Choli on 10-27-2003 at 10:16 AM
RE: How is the version number choosen??? - by Guido on 10-27-2003 at 04:55 PM
RE: How is the version number choosen??? - by Master of puppets on 10-27-2003 at 06:29 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On