Skip to content

Commit c454ede

Browse files
committed
v0.6.1a
1 parent d854c50 commit c454ede

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
@@ -283,7 +283,7 @@ String get_fullpath_core(gbAllocator a, String path) {
283283
}
284284

285285

286-
String const ODIN_VERSION = str_lit("0.6.1");
286+
String const ODIN_VERSION = str_lit("0.6.1a");
287287

288288
void init_build_context(void) {
289289
BuildContext *bc = &build_context;

0 commit comments

Comments
 (0)