mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-19 09:54:54 +00:00
retagged 0.5.0
This commit is contained in:
parent
195929953b
commit
a1a98966ee
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue