Skip to content

Commit 0d769cb

Browse files
committed
We're now in 0.4a
1 parent 6789d57 commit 0d769cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quark.h

Lines changed: 1 addition & 1 deletion
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.3"
8+
#define QUARK_VERSION "0.4a"
99

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

0 commit comments

Comments
 (0)