started 0.0.3 WIP
This commit is contained in:
parent
f77fd1a342
commit
f39744cf62
|
@ -3,5 +3,5 @@
|
||||||
#include <string_view>
|
#include <string_view>
|
||||||
|
|
||||||
namespace Emulator {
|
namespace Emulator {
|
||||||
constexpr char VERSION[] = "0.0.2";
|
constexpr char VERSION[] = "0.0.3 WIP";
|
||||||
}
|
}
|
Loading…
Reference in New Issue