mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-16 11:55:16 +00:00
0.5.1 WIP started
This commit is contained in:
parent
334d013f36
commit
8d262ce40c
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.5.0";
|
||||
constexpr bool isRelease = true;
|
||||
constexpr char VERSION[] = "0.5.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Reference in a new issue