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

Commit 68778d8

Browse files
xihua-chenbuildslave
authored andcommitted
02.04
Change-Id: I2d6cd405462ed6bde9219973881a436c21ce10d7 Tracked-On: https://jira.devtools.intel.com/browse/OAM-76189 Signed-off-by: Xihua Chen <[email protected]> Reviewed-on: https://android.intel.com:443/660194
1 parent cfa89c5 commit 68778d8

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 02
49-
#define _EFIWRAPPER_MINOR 03
49+
#define _EFIWRAPPER_MINOR 04
5050

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

0 commit comments

Comments
 (0)