summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnup Patel <anup.patel@wdc.com>2021-12-24 14:57:44 +0300
committerAnup Patel <anup@brainfault.org>2021-12-24 14:57:44 +0300
commit48f91ee9c960f048c4a7d1da4447d31e04931e38 (patch)
tree1179cd8a34673c65d27da878c53a7ec845ed71e0
parentd30bde36d5b7a7ad74176ddf9ede4d7eb2bca86b (diff)
downloadopensbi-48f91ee9c960f048c4a7d1da4447d31e04931e38.tar.xz
include: Bump-up version to 1.0OpenSBI-v1.0-48f91ee
This patch updates OpenSBI version to 1.0 as part of release preparation. Signed-off-by: Anup Patel <anup.patel@wdc.com>
-rw-r--r--include/sbi/sbi_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sbi/sbi_version.h b/include/sbi/sbi_version.h
index 3f734fe..2f64429 100644
--- 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: