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