aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorGinger Bill <bill@gingerbill.org>2016-11-28 22:23:54 +0000
committerGinger Bill <bill@gingerbill.org>2016-11-28 22:23:54 +0000
commit348bcc3f9a1375ddf24b952fad537b5c84e84053 (patch)
tree07fe90848e71f8649149b5b03858ef1b1bb1d7dd /src/main.c
parent4dd8552c32e4f599992e50f965bab213c4ead1ad (diff)
Update version stringv0.0.3d
Diffstat (limited to 'src/main.c')
-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"