Version Number System
Status: Beta
Brought to you by:
lotas
I think we need to decide on a proper numbering system.
An idea:
x.0.0 where x is main codebase version
0.x.0 increase x on siginifcant new features / changes
0.0.x increase x on any release that isn't one of the
above (bug fix, minor change etc..) however not simply
on internal testing exe compiles.
also the developers should have Bug tracker admin to
assign /resolve bugs.
or perhaps we should consider using something like
Mantis Bug tracker as it offers much more poerfull bug
tracking
Logged In: YES
user_id=22052
right. this mantis thingy. what does it need to be
installed? could we install it on the SF Servers? if so,
tell me where it is and ill have a look at it. as for an
admin, thats me. all developers are set as techs. As for the
versioning system, do you meen like the current binary would
be 1.5.4 (cause there only 4 releases) and the current
source would be 1.5.9 or so?