From db850c6e046f681feedcf6e0fe1577d183fd940a Mon Sep 17 00:00:00 2001 From: Chloe M Date: Sun, 16 Aug 2026 04:06:44 -0500 Subject: bop: common: Bump version to v0.0.2 Signed-off-by: Chloe M --- head/bop/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/head/bop/common.h b/head/bop/common.h index 4e41a1e..648053e 100644 --- a/head/bop/common.h +++ b/head/bop/common.h @@ -10,7 +10,7 @@ #define BOP_BUILD_ENV "BOP_BUILD" /* BOP version */ -#define BOP_VERSION "v0.0.1" +#define BOP_VERSION "v0.0.2" /* Default BOP cflags */ #define BOP_DEFAULT_CFLAGS "-Wall", "-pedantic", "-Ihead" -- cgit v1.2.3