From 4ce331c0265b553fc4383daaa32bcdddc5ce8efd Mon Sep 17 00:00:00 2001 From: stefan-b-jakobsson Date: Mon, 24 Jun 2024 08:48:46 +0300 Subject: [PATCH] Bump version --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 3aa7c5e..51b5d8a 100644 --- a/version.h +++ b/version.h @@ -1,3 +1,3 @@ #define version_major 47 -#define version_minor 1 -#define version_patch 1 +#define version_minor 2 +#define version_patch 2