mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
retagged 0.5.0
This commit is contained in:
parent
195929953b
commit
a1a98966ee
@ -9,6 +9,6 @@
|
|||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.5.0";
|
constexpr char VERSION[] = "0.5.0";
|
||||||
constexpr bool isRelease = false;
|
constexpr bool isRelease = true;
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
Loading…
Reference in New Issue
Block a user