Skip to content

Commit c8c82dd

Browse files
committed
We are now in 0.3a
1 parent 8f40e3e commit c8c82dd

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.2"
8+
#define QUARK_VERSION "0.3a"
99

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

0 commit comments

Comments
 (0)