Update version string

This commit is contained in:
Ginger Bill
2016-11-28 22:23:54 +00:00
parent 4dd8552c32
commit 348bcc3f9a
+1 -1
View File
@@ -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"