mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-18 21:51:08 +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