Browse Source

Update ODIN_VERSION

gingerBill 5 years ago
parent
commit
1ef1407f02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/build_settings.cpp

+ 1 - 1
src/build_settings.cpp

@@ -67,7 +67,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
 
 
 
-String const ODIN_VERSION = str_lit("0.13.0");
+String const ODIN_VERSION = str_lit("0.13.1");