mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-07-10 01:54:46 -06:00
rpcs3_version: Bump to 0.0.41
This commit is contained in:
parent
3fa1241ac0
commit
40e9ee5af0
@ -26,7 +26,7 @@ namespace rpcs3
|
||||
|
||||
const utils::version& get_version()
|
||||
{
|
||||
static constexpr utils::version version{ 0, 0, 40, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
static constexpr utils::version version{ 0, 0, 41, utils::version_type::alpha, 1, RPCS3_GIT_VERSION };
|
||||
return version;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user