aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index cf5d2379b..d4f025b6c 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"