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

Commit 95f0329

Browse files
xihua-chenbuildslave
authored andcommitted
03.02
Change-Id: Ifae0a14e5ee6b882f051f3aa1bc52fa075be585d Tracked-On: OAM-85666 Signed-off-by: Xihua Chen <[email protected]> Reviewed-on: 679824
1 parent 132e105 commit 95f0329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libefiwrapper/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#define HEX(a) PASTE(0x, a)
4747

4848
#define _EFIWRAPPER_MAJOR 03
49-
#define _EFIWRAPPER_MINOR 01
49+
#define _EFIWRAPPER_MINOR 02
5050

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

0 commit comments

Comments
 (0)