Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit a52433a

Browse files
xihua-chenbuildslave
authored andcommitted
03.01
Change-Id: Ifa7b468f07ca4eea3c4e8a816b87b60e726459cb Tracked-On: https://jira.devtools.intel.com/browse/OAM-80200 Signed-off-by: Xihua Chen <[email protected]> Reviewed-on: https://android.intel.com:443/668004
1 parent 3fcfea9 commit a52433a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libefiwrapper/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
#define PASTE(a,b) a##b
4646
#define HEX(a) PASTE(0x, a)
4747

48-
#define _EFIWRAPPER_MAJOR 02
49-
#define _EFIWRAPPER_MINOR 04
48+
#define _EFIWRAPPER_MAJOR 03
49+
#define _EFIWRAPPER_MINOR 01
5050

5151
#define EFIWRAPPER_MAJOR HEX(_EFIWRAPPER_MAJOR)
5252
#define EFIWRAPPER_MINOR HEX(_EFIWRAPPER_MINOR)

0 commit comments

Comments
 (0)