Skip to content

Commit

Permalink
03.03
Browse files Browse the repository at this point in the history
Change-Id: Icc43322240fe5c21a454b5e6af45ecbaef5d4b01
Signed-off-by: Jeremy Compostella <[email protected]>
  • Loading branch information
jeremy-compostella committed Sep 25, 2020
1 parent 88b616c commit e991f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libefiwrapper/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
#define HEX(a) PASTE(0x, a)

#define _EFIWRAPPER_MAJOR 03
#define _EFIWRAPPER_MINOR 02
#define _EFIWRAPPER_MINOR 03

#define EFIWRAPPER_MAJOR HEX(_EFIWRAPPER_MAJOR)
#define EFIWRAPPER_MINOR HEX(_EFIWRAPPER_MINOR)
Expand Down

0 comments on commit e991f0a

Please sign in to comment.