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