mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-01-04 06:06:00 +00:00
starting 0.3.1 WIP
This commit is contained in:
parent
53f8b4cfaa
commit
6311406ba6
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.3.0";
|
||||
constexpr bool isRelease = true;
|
||||
constexpr char VERSION[] = "0.3.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Reference in a new issue