From e77f0a2697ebcf86d1484a109fc082c6db8edf2d Mon Sep 17 00:00:00 2001 From: Christiano Haesbaert Date: Thu, 12 Jun 2025 17:19:19 +0200 Subject: [PATCH] We are now in 0.5a --- quark.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quark.h b/quark.h index f39cc16..7b15a5e 100644 --- a/quark.h +++ b/quark.h @@ -5,7 +5,7 @@ #define _QUARK_H_ /* Version is shared between library and utilities */ -#define QUARK_VERSION "0.4" +#define QUARK_VERSION "0.5a" /* Misc types */ #include