Skip to content

Commit 2552799

Browse files
committed
include: Bump-up version to 1.3
This patch updates OpenSBI version to 1.3 as part of release preparation. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
1 parent 8bd666a commit 2552799

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 2
14+
#define OPENSBI_VERSION_MINOR 3
1515

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

0 commit comments

Comments
 (0)