diff --git a/src/version.h b/src/version.h index 6e4399444..59634d551 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