We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.0.4
1 parent 81711a6 commit b7f1467Copy full SHA for b7f1467
src/main/main.cpp
@@ -37,7 +37,7 @@
37
38
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
39
40
-const std::string version_string = "0.0.3-dev";
+const std::string version_string = "0.0.4-dev";
41
42
template<typename... Ts>
43
void exit_error(const char* str, Ts ...args) {
0 commit comments