diff --git a/src/main.cpp b/src/main.cpp index 0aec526..8ba44c9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,7 +4,7 @@ #include "Platform.h" #include "UEFI.h" -#define VERSION "2.0" +#define VERSION "1.1" bool VERBOSE = false; void printBootOrder(UEFI& uefi)