include: Bump-up version to 1.9

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

Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Anup Patel
2026-06-30 19:49:54 +05:30
parent bf10d3bf89
commit cbf9f6734d
+1 -1
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 8 #define OPENSBI_VERSION_MINOR 9
/** /**
* OpenSBI 32-bit version with: * OpenSBI 32-bit version with: