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

Commit 3067b81

Browse files
03.03
Change-Id: Icc43322240fe5c21a454b5e6af45ecbaef5d4b01 Signed-off-by: Jeremy Compostella <[email protected]>
1 parent a77b86b commit 3067b81

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

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

0 commit comments

Comments
 (0)