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