mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
include: Bump-up version to 1.0
This patch updates OpenSBI version to 1.0 as part of release preparation. Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
#ifndef __SBI_VERSION_H__
|
||||
#define __SBI_VERSION_H__
|
||||
|
||||
#define OPENSBI_VERSION_MAJOR 0
|
||||
#define OPENSBI_VERSION_MINOR 9
|
||||
#define OPENSBI_VERSION_MAJOR 1
|
||||
#define OPENSBI_VERSION_MINOR 0
|
||||
|
||||
/**
|
||||
* OpenSBI 32-bit version with:
|
||||
|
Reference in New Issue
Block a user