mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-12-29 11:06:07 +00:00
starting 0.4.1
This commit is contained in:
parent
67dfc7916c
commit
72440a4996
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.4.0";
|
constexpr char VERSION[] = "0.4.1 WIP";
|
||||||
constexpr bool isRelease = true;
|
constexpr bool isRelease = false;
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
|
Loading…
Reference in a new issue