Version Info ------------ * MAJOR.txt - Contains the major release version number. This will be updated to 2 when Embroidermodder 2 is final. Until then, it is set to 1 while Embroidermodder 2 is in development. * MINOR.txt - Contains the minor release version number. This file will be updated frequently when minor releases happen. It will be set to zero when Embroidermodder 2 is final. Until then, it is set to 90+ while Embroidermodder 2 is in development. The number shall be 2 digits, padded with a zero for single digit numbers. * PATCH.txt - Contains the patch release version number. This file will always be zero. Nightly builds will not use this file and will use the build unix date as such: ```date +%Y%m%d%H%M%S``` This ensures that the latest build is always the highest number.