mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-16 17:01:56 +00:00
Update version string
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
#define VERSION_STRING "v0.0.3c"
|
||||
#define VERSION_STRING "v0.0.3d"
|
||||
|
||||
#include "common.c"
|
||||
#include "timings.c"
|
||||
|
||||
Reference in New Issue
Block a user