starting 0.2.1
This commit is contained in:
parent
da9b26fa1e
commit
e96e66eedd
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
namespace Common {
|
namespace Common {
|
||||||
|
|
||||||
constexpr char VERSION[] = "0.2.0";
|
constexpr char VERSION[] = "0.2.1 WIP";
|
||||||
constexpr bool isRelease = true;
|
constexpr bool isRelease = false;
|
||||||
|
|
||||||
} // namespace Common
|
} // namespace Common
|
||||||
|
|
Loading…
Reference in New Issue