From: Anup Patel Date: Wed, 27 Dec 2023 07:02:58 +0000 (+0530) Subject: include: Bump-up version to 1.4 X-Git-Tag: v1.4^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fupstream;p=platform%2Fkernel%2Fopensbi.git include: Bump-up version to 1.4 This patch updates OpenSBI version to 1.4 as part of release preparation. Signed-off-by: Anup Patel Signed-off-by: Anup Patel --- diff --git a/include/sbi/sbi_version.h b/include/sbi/sbi_version.h index 641cf88..8d9e395 100644 --- a/include/sbi/sbi_version.h +++ b/include/sbi/sbi_version.h @@ -11,7 +11,7 @@ #define __SBI_VERSION_H__ #define OPENSBI_VERSION_MAJOR 1 -#define OPENSBI_VERSION_MINOR 3 +#define OPENSBI_VERSION_MINOR 4 /** * OpenSBI 32-bit version with: