From a98258d0b537a295f517bbc8d813007336731fa9 Mon Sep 17 00:00:00 2001 From: Anup Patel Date: Sat, 20 Jun 2020 11:57:24 +0530 Subject: include: Bump-up version to 0.8 This patch updates OpenSBI version to 0.8 as part of release preparation. Signed-off-by: Anup Patel --- include/sbi/sbi_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sbi') diff --git a/include/sbi/sbi_version.h b/include/sbi/sbi_version.h index bee4bbb..86c8b90 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 0 -#define OPENSBI_VERSION_MINOR 7 +#define OPENSBI_VERSION_MINOR 8 /** * OpenSBI 32-bit version with: -- cgit v1.2.3