change version naming convention since there are concurrent forks and else?

This commit is contained in:
rusefi 2020-03-14 18:37:55 -04:00
parent 38583e9258
commit e2eca599e9
1 changed files with 1 additions and 0 deletions

View File

@ -475,6 +475,7 @@ public class MainApplication extends javax.swing.JFrame
static final String WEB_FILE_BASE_NAME = "http://www.freerouting.mihosoft.eu";
/**
* Change this string when creating a new version
* todo: maybe migrate to 2020.03 version convention?
*/
static final String VERSION_NUMBER_STRING = "v1.4.1";
}