Skip to content

Commit b0dd3ac

Browse files
committed
v0.10.0
1 parent b38a8cf commit b0dd3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/build_settings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
5555

5656

5757

58-
String const ODIN_VERSION = str_lit("0.9.2");
58+
String const ODIN_VERSION = str_lit("0.10.0");
5959
String cross_compile_target = str_lit("");
6060
String cross_compile_lib_dir = str_lit("");
6161

0 commit comments

Comments
 (0)