commit 86b91e316bf09206326c304f1701255a68cfaa02 parent 32d7a7d52a6a2b009981ee932cdec2f7962df5f6 Author: [email protected] <[email protected]> Date: Thu, 14 Jul 2022 19:40:36 +0100 KFR 5.0.0 Diffstat:
M | include/kfr/kfr.h | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/kfr/kfr.h b/include/kfr/kfr.h @@ -10,8 +10,8 @@ #include "cident.h" -#define KFR_VERSION_MAJOR 4 -#define KFR_VERSION_MINOR 2 +#define KFR_VERSION_MAJOR 5 +#define KFR_VERSION_MINOR 0 #define KFR_VERSION_PATCH 0 #define KFR_VERSION_LABEL ""