projects
/
platform
/
kernel
/
opensbi-spacemit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d30bde3
)
include: Bump-up version to 1.0
author
Anup Patel
<anup.patel@wdc.com>
Fri, 24 Dec 2021 11:57:44 +0000
(17:27 +0530)
committer
Anup Patel
<anup@brainfault.org>
Fri, 24 Dec 2021 11:57:44 +0000
(17:27 +0530)
This patch updates OpenSBI version to 1.0 as part of
release preparation.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
include/sbi/sbi_version.h
patch
|
blob
|
history
diff --git
a/include/sbi/sbi_version.h
b/include/sbi/sbi_version.h
index
3f734fe
..
2f64429
100644
(file)
--- a/
include/sbi/sbi_version.h
+++ b/
include/sbi/sbi_version.h
@@
-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: