diff options
Diffstat (limited to 'UefiMonitorTest')
-rw-r--r-- | UefiMonitorTest/UefiMonitorTest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/UefiMonitorTest/UefiMonitorTest.h b/UefiMonitorTest/UefiMonitorTest.h index 66aaee9..e845d68 100644 --- a/UefiMonitorTest/UefiMonitorTest.h +++ b/UefiMonitorTest/UefiMonitorTest.h @@ -4,6 +4,8 @@ #include "Graphics.h" +#define UMT_VERSION L"0.1.0" + typedef struct _UMT_CONTEXT UMT_CONTEXT; typedef struct { |