Skip to content

Commit 1d3f164

Browse files
committed
We are now in 0.2a
1 parent 16f984c commit 1d3f164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quark.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define _QUARK_H_
66

77
/* Version is shared between library and utilities */
8-
#define QUARK_VERSION "0.1"
8+
#define QUARK_VERSION "0.2a"
99

1010
/* Misc types */
1111
#include <stdio.h>

0 commit comments

Comments
 (0)