diff --git a/src/version.h b/src/version.h index 59634d551..a64a2fae2 100644 --- a/src/version.h +++ b/src/version.h @@ -3,5 +3,5 @@ #include namespace Emulator { -constexpr char VERSION[] = "0.0.2"; +constexpr char VERSION[] = "0.0.3 WIP"; } \ No newline at end of file