mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-23 11:20:07 +00:00
marked 0.4.0 release
This commit is contained in:
parent
cdae6a4ce5
commit
8d15388aeb
@ -8,7 +8,7 @@
|
||||
|
||||
namespace Common {
|
||||
|
||||
constexpr char VERSION[] = "0.3.1 WIP";
|
||||
constexpr bool isRelease = false;
|
||||
constexpr char VERSION[] = "0.4.0";
|
||||
constexpr bool isRelease = true;
|
||||
|
||||
} // namespace Common
|
||||
|
Loading…
Reference in New Issue
Block a user