Skip to content

Commit

Permalink
include: Bump-up version to 1.0
Browse files Browse the repository at this point in the history
This patch updates OpenSBI version to 1.0 as part of
release preparation.

Signed-off-by: Anup Patel <[email protected]>
  • Loading branch information
avpatel committed Dec 24, 2021
1 parent d30bde3 commit 48f91ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/sbi/sbi_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#ifndef __SBI_VERSION_H__
#define __SBI_VERSION_H__

#define OPENSBI_VERSION_MAJOR 0
#define OPENSBI_VERSION_MINOR 9
#define OPENSBI_VERSION_MAJOR 1
#define OPENSBI_VERSION_MINOR 0

/**
* OpenSBI 32-bit version with:
Expand Down

0 comments on commit 48f91ee

Please sign in to comment.