Skip to content

Commit

Permalink
v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerBill committed Aug 1, 2017
1 parent ba6ecf3 commit 66d8776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build_settings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ String get_fullpath_core(gbAllocator a, String path) {
}


String const ODIN_VERSION = str_lit("0.6.0");
String const ODIN_VERSION = str_lit("0.6.1");

void init_build_context(void) {
BuildContext *bc = &build_context;
Expand Down

0 comments on commit 66d8776

Please sign in to comment.