forked from StarOpenSource/Engine
Rename RELEASECANDIDATE to RELEASE_CANDIDATE
This commit is contained in:
parent
1c658a8b94
commit
832ed5cd5c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ public enum VersionType {
|
||||||
*
|
*
|
||||||
* @since 1-alpha0
|
* @since 1-alpha0
|
||||||
*/
|
*/
|
||||||
RELEASECANDIDATE,
|
RELEASE_CANDIDATE,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Should be used for tested, stable and working builds.
|
* Should be used for tested, stable and working builds.
|
||||||
|
|
Loading…
Reference in a new issue