mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
Bump version to 0.0.4
This commit is contained in:
parent
4bdb6674eb
commit
0064976c43
2 changed files with 3 additions and 3 deletions
|
@ -9,5 +9,5 @@ namespace rpcs3
|
|||
return RPCS3_GIT_BRANCH;
|
||||
}
|
||||
|
||||
const extern utils::version version{ 0, 0, 3, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
const extern utils::version version{ 0, 0, 4, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue