include: Bump-up version to 1.1
This patch updates OpenSBI version to 1.1 as part of release preparation. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
parent
3f66465fb6
commit
4489876e93
|
@ -11,7 +11,7 @@
|
|||
#define __SBI_VERSION_H__
|
||||
|
||||
#define OPENSBI_VERSION_MAJOR 1
|
||||
#define OPENSBI_VERSION_MINOR 0
|
||||
#define OPENSBI_VERSION_MINOR 1
|
||||
|
||||
/**
|
||||
* OpenSBI 32-bit version with:
|
||||
|
|
Loading…
Reference in New Issue