include: Bump-up version to 0.7

This patch updates OpenSBI version to 0.7 as part of
release preparation.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Anup Patel
2020-04-20 16:28:42 +05:30
committed by Anup Patel
parent 66d018499c
commit 9f1b72ce66

View File

@@ -11,7 +11,7 @@
#define __SBI_VERSION_H__ #define __SBI_VERSION_H__
#define OPENSBI_VERSION_MAJOR 0 #define OPENSBI_VERSION_MAJOR 0
#define OPENSBI_VERSION_MINOR 6 #define OPENSBI_VERSION_MINOR 7
/** /**
* OpenSBI 32-bit version with: * OpenSBI 32-bit version with: