Click here to Skip to main content
15,893,594 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Are Software versions a decimal? Pin
englebart21-Feb-19 1:54
professionalenglebart21-Feb-19 1:54 
GeneralRe: Are Software versions a decimal? Pin
agolddog21-Feb-19 2:37
agolddog21-Feb-19 2:37 
GeneralRe: Are Software versions a decimal? Pin
PSU Steve21-Feb-19 4:02
professionalPSU Steve21-Feb-19 4:02 
GeneralRe: Are Software versions a decimal? Pin
Gerry Schmitz21-Feb-19 6:10
mveGerry Schmitz21-Feb-19 6:10 
GeneralRe: Are Software versions a decimal? Pin
vbjay.net21-Feb-19 7:48
vbjay.net21-Feb-19 7:48 
GeneralRe: Are Software versions a decimal? Pin
DerekT-P21-Feb-19 10:04
professionalDerekT-P21-Feb-19 10:04 
GeneralRe: Are Software versions a decimal? Pin
Mike (Prof. Chuck)21-Feb-19 18:32
professionalMike (Prof. Chuck)21-Feb-19 18:32 
GeneralRe: Are Software versions a decimal? Pin
jschell23-Feb-19 9:34
jschell23-Feb-19 9:34 
Mike Barthold wrote:
Decimal version flow:
2.1 followed by hotfix 2.11, 2.12, etc
Next minor release after 2.1 can be 2.2 (= 2.20)

Count up:
2.1 followed by 2.2, ... ... 2.8, 2.9, 2.10, 2.11 and so on


Took me a bit to figure that out.

But basically there is a third variation.

Each 'number' is a decimal. So 2.1 is followed by 2.2, etc and then up to 2.10, 2.11, etc.

Other than that version is a policy decision that the releasing entity sticks to.
Thus as at least one other poster suggested the following is a valid policy. Although the last tends to be overkill.

<major version="">.<minor version="">.<build number="">.<revision>

Mike Barthold wrote:
2.1 followed by hotfix 2.11, 2.12, etc
Next minor release after 2.1 can be 2.2 (= 2.20)


Sounds like a bad policy decision to me.

Hotfix and minor are release decisions. But that shouldn't impact versioning.

The policy should define what how a release decision is made but the contents of the release define what happens to the version number. And a hotfix would normally be a minor revision because it is in fact a release and because is is a fix (just as presumably there are other fixes in any release.)
GeneralRe: Are Software versions a decimal? Pin
Kirk 1038982126-Feb-19 4:43
Kirk 1038982126-Feb-19 4:43 
GeneralCCCWNSO Pin
pkfox19-Feb-19 22:10
professionalpkfox19-Feb-19 22:10 
GeneralMini CCCs 27 Pin
Tim Deveaux19-Feb-19 18:24
Tim Deveaux19-Feb-19 18:24 
GeneralRe: Mini CCCs 27 Pin
GKP199219-Feb-19 18:40
professionalGKP199219-Feb-19 18:40 
GeneralRe: Mini CCCs 27 - Done Pin
Tim Deveaux19-Feb-19 18:41
Tim Deveaux19-Feb-19 18:41 
GeneralRe: Mini CCCs 27 Pin
OriginalGriff19-Feb-19 19:32
mveOriginalGriff19-Feb-19 19:32 
GeneralHalf Gross Pin
Peter_in_278019-Feb-19 17:47
professionalPeter_in_278019-Feb-19 17:47 
GeneralRe: Half Gross Pin
Tim Deveaux19-Feb-19 18:16
Tim Deveaux19-Feb-19 18:16 
GeneralRe: Half Gross Pin
OriginalGriff19-Feb-19 19:42
mveOriginalGriff19-Feb-19 19:42 
GeneralRe: Half Gross Pin
Jörgen Andersson19-Feb-19 22:18
professionalJörgen Andersson19-Feb-19 22:18 
GeneralGame development Pin
Zaf Khan19-Feb-19 19:22
Zaf Khan19-Feb-19 19:22 
GeneralRe: Game development PinPopular
CodeWraith19-Feb-19 20:47
CodeWraith19-Feb-19 20:47 
GeneralRe: Game development Pin
Zaf Khan11-Mar-19 9:46
Zaf Khan11-Mar-19 9:46 
GeneralRe: Game development Pin
Mike (Prof. Chuck)19-Feb-19 21:06
professionalMike (Prof. Chuck)19-Feb-19 21:06 
GeneralRe: Game development Pin
Zaf Khan11-Mar-19 9:48
Zaf Khan11-Mar-19 9:48 
GeneralRe: Game development Pin
GuyThiebaut19-Feb-19 22:01
professionalGuyThiebaut19-Feb-19 22:01 
GeneralRe: Game development Pin
Mike (Prof. Chuck)19-Feb-19 22:56
professionalMike (Prof. Chuck)19-Feb-19 22:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.