Add -onb to Version string
This commit is contained in:
parent
0dc0f3c104
commit
3ab98c440e
@ -35,7 +35,7 @@ wstring getMeosDate() {
|
||||
}
|
||||
|
||||
wstring getBuildType() {
|
||||
return L"RC 1"; // No parantheses (...)
|
||||
return L"RC 1-onb"; // No parantheses (...)
|
||||
}
|
||||
|
||||
wstring getMajorVersion() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user