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 b5b0859 commit 57565b7Copy full SHA for 57565b7
src/build_settings.cpp
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
55
56
57
58
-String const ODIN_VERSION = str_lit("0.10.2");
+String const ODIN_VERSION = str_lit("0.11.0");
59
60
61
0 commit comments