add optional pre-release tag
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
6f7454243e
commit
cb35fb8d0e
3 changed files with 6 additions and 2 deletions
|
@ -60,6 +60,8 @@ class Config {
|
|||
/// The minor version number.
|
||||
int VERSION_MINOR;
|
||||
|
||||
QString VERSION_PRERELEASE;
|
||||
|
||||
/**
|
||||
* The version channel
|
||||
* This is used by the updater to determine what channel the current version came from.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue