We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38a8cf commit b0dd3acCopy full SHA for b0dd3ac
src/build_settings.cpp
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
55
56
57
58
-String const ODIN_VERSION = str_lit("0.9.2");
+String const ODIN_VERSION = str_lit("0.10.0");
59
String cross_compile_target = str_lit("");
60
String cross_compile_lib_dir = str_lit("");
61
0 commit comments