mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-29 22:59:49 -06:00
rpcs3_version: Bump to 0.0.40
This commit is contained in:
parent
9288565676
commit
595e42c4f3
@ -26,7 +26,7 @@ namespace rpcs3
|
||||
|
||||
const utils::version& get_version()
|
||||
{
|
||||
static constexpr utils::version version{ 0, 0, 39, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
static constexpr utils::version version{ 0, 0, 40, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
return version;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user