diff options
Diffstat (limited to 'include/sbi/sbi_version.h')
-rw-r--r-- | include/sbi/sbi_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sbi/sbi_version.h b/include/sbi/sbi_version.h index 74b65e0..cab0e79 100644 --- a/include/sbi/sbi_version.h +++ b/include/sbi/sbi_version.h @@ -11,6 +11,6 @@ #define __SBI_VERSION_H__ #define OPENSBI_VERSION_MAJOR 0 -#define OPENSBI_VERSION_MINOR 1 +#define OPENSBI_VERSION_MINOR 2 #endif |