Skip to content

Commit a1ffba1

Browse files
committed
include: Bump-up version to 0.2
This patch increases OpenSBI version to 0.2. Signed-off-by: Anup Patel <[email protected]>
1 parent d022c5d commit a1ffba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/sbi/sbi_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
#define __SBI_VERSION_H__
1212

1313
#define OPENSBI_VERSION_MAJOR 0
14-
#define OPENSBI_VERSION_MINOR 1
14+
#define OPENSBI_VERSION_MINOR 2
1515

1616
#endif

0 commit comments

Comments
 (0)