summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnup Patel <apatel@ventanamicro.com>2022-06-25 06:42:10 +0300
committerAnup Patel <anup@brainfault.org>2022-06-25 06:42:10 +0300
commit4489876e933d8ba0d8bc6c64bae71e295d45faac (patch)
tree7aa28deb669db26f621bd2ff1206ce20e252b44d
parent3f66465fb6bf0aea99f7dbe5801996dec9605d3c (diff)
downloadopensbi-4489876e933d8ba0d8bc6c64bae71e295d45faac.tar.xz
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>
-rw-r--r--include/sbi/sbi_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sbi/sbi_version.h b/include/sbi/sbi_version.h
index 2f64429..f687f30 100644
--- a/include/sbi/sbi_version.h
+++ b/include/sbi/sbi_version.h
@@ -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: