mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-06-28 00:58:45 +00:00
include: Bump-up version to 1.2
This patch updates OpenSBI version to 1.2 as part of release preparation. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
parent
d5d12a91d1
commit
6b5188ca14
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 1
|
||||
#define OPENSBI_VERSION_MINOR 2
|
||||
|
||||
/**
|
||||
* OpenSBI 32-bit version with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue