include: Bump-up version to 1.7

Update the OpenSBI version to 1.7 as part of release preparation.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Anup Patel
2025-06-30 08:37:30 +05:30
committed by Anup Patel
parent c2671bb69f
commit a32a910691

View File

@@ -11,7 +11,7 @@
#define __SBI_VERSION_H__ #define __SBI_VERSION_H__
#define OPENSBI_VERSION_MAJOR 1 #define OPENSBI_VERSION_MAJOR 1
#define OPENSBI_VERSION_MINOR 6 #define OPENSBI_VERSION_MINOR 7
/** /**
* OpenSBI 32-bit version with: * OpenSBI 32-bit version with: