mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-28 18:16:24 +00:00
Make corrections
This commit is contained in:
@@ -72,7 +72,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
|
||||
};
|
||||
|
||||
#ifndef ODIN_VERSION_RAW
|
||||
#define ODIN_VERSION_RAW "dev-2021-unknown"
|
||||
#define ODIN_VERSION_RAW "dev-unknown-unknown"
|
||||
#endif
|
||||
|
||||
String const ODIN_VERSION = str_lit(ODIN_VERSION_RAW);
|
||||
|
||||
Reference in New Issue
Block a user