mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
started 0.6.1 WIP
This commit is contained in:
parent
ec7a541263
commit
8057ed408c
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.6.0";
|
||||
constexpr bool isRelease = true;
|
||||
constexpr char VERSION[] = "0.6.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
|
||||
} // namespace Common
|
||||
|
|
Loading…
Add table
Reference in a new issue