We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ee8b0 commit 11d13f8Copy full SHA for 11d13f8
src/main/main.cpp
@@ -56,7 +56,7 @@
56
57
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
58
59
-const std::string version_string = "0.1.0-dev";
+const std::string version_string = "0.2.0-dev";
60
61
template<typename... Ts>
62
void exit_error(const char* str, Ts ...args) {
0 commit comments