diff --git a/src/main/main.cpp b/src/main/main.cpp index 99e2a65..62623fe 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -64,7 +64,7 @@ #include "../../lib/rt64/src/contrib/stb/stb_image.h" -const std::string version_string = "1.0.0-rc1"; +const std::string version_string = "1.0.0-rc2"; template void exit_error(const char* str, Ts ...args) {