diff --git a/src/main.c b/src/main.c index cf5d2379bb9..d4f025b6c90 100644 --- a/src/main.c +++ b/src/main.c @@ -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"