We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f40e3e commit c8c82ddCopy full SHA for c8c82dd
quark.h
@@ -5,7 +5,7 @@
5
#define _QUARK_H_
6
7
/* Version is shared between library and utilities */
8
-#define QUARK_VERSION "0.2"
+#define QUARK_VERSION "0.3a"
9
10
/* Misc types */
11
#include <stdio.h>
0 commit comments