mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-05 20:48:04 +00:00
v0.6.2; Use Ada_Case for types
This commit is contained in:
@@ -283,7 +283,7 @@ String get_fullpath_core(gbAllocator a, String path) {
|
||||
}
|
||||
|
||||
|
||||
String const ODIN_VERSION = str_lit("0.6.1a");
|
||||
String const ODIN_VERSION = str_lit("0.6.2");
|
||||
|
||||
void init_build_context(void) {
|
||||
BuildContext *bc = &build_context;
|
||||
|
||||
Reference in New Issue
Block a user