64cd9f898d
* remove unused WindowsNotes.txt * various sm-ssc -> StepMania (and similar) changes * Rewrote a bit of recommended_practices.txt * Fix a copy/paste typo in anatomy_of_an_actor.lua * many other things I can't remember; namely newlines at the end of files
10 lines
389 B
Plaintext
10 lines
389 B
Plaintext
[as taken from src/ProductInfo.h]
|
|
|
|
Version info displayed to the user.
|
|
|
|
These are the 'official' version designations:
|
|
* "v5.0 alpha #": Alpha versions (bug squashing, polishing until we reach beta)
|
|
* "v5.0 beta #": Beta versions (bug squashing, _focus_ is on high priority bugs)
|
|
* "v5.0 rc#": Release Candidates (if there are no problems, move on to final)
|
|
* "v5.0.0": Final Releases
|