mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-01 12:46:01 +00:00
starting 0.2.1
This commit is contained in:
parent
ff9ece3e54
commit
e04a4673c8
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.2.0";
|
||||
constexpr bool isRelease = true;
|
||||
constexpr char VERSION[] = "0.2.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Reference in a new issue