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

Commit c4d229f

Browse files
xihua-chenbuildslave
authored andcommitted
02.02
Change-Id: I3bdb355f21cd7c08a75e8e27e5775b23df23182f Tracked-On: https://jira01.devtools.intel.com/browse/OAM-66242 Signed-off-by: Xihua Chen <[email protected]> Reviewed-on: https://android.intel.com:443/636479
1 parent 232cf1a commit c4d229f

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 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)