Skip to content

Commit 8f40e3e

Browse files
committed
Release 0.2
Primarily a bug fix release due to 51e8137. Summary of changes from 0.1: * New backend member in stats, see CHANGES. * New build target `initramfs.gz`
1 parent 51e8137 commit 8f40e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)