mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-06-28 17:18:37 +00:00
include: Bump-up version to 1.3
This patch updates OpenSBI version to 1.3 as part of release preparation. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
parent
8bd666a25b
commit
2552799a1d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
#define __SBI_VERSION_H__
|
||||
|
||||
#define OPENSBI_VERSION_MAJOR 1
|
||||
#define OPENSBI_VERSION_MINOR 2
|
||||
#define OPENSBI_VERSION_MINOR 3
|
||||
|
||||
/**
|
||||
* OpenSBI 32-bit version with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue