Skip to content

Commit a32a910

Browse files
committed
include: Bump-up version to 1.7
Update the OpenSBI version to 1.7 as part of release preparation. Signed-off-by: Anup Patel <[email protected]> Signed-off-by: Anup Patel <[email protected]>
1 parent c2671bb commit a32a910

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,7 +11,7 @@
1111
#define __SBI_VERSION_H__
1212

1313
#define OPENSBI_VERSION_MAJOR 1
14-
#define OPENSBI_VERSION_MINOR 6
14+
#define OPENSBI_VERSION_MINOR 7
1515

1616
/**
1717
* OpenSBI 32-bit version with:

0 commit comments

Comments
 (0)