]> code.delx.au - refind/blobdiff - filesystems/fsw_efi.c
Refinements, mostly to shim/MOK support.
[refind] / filesystems / fsw_efi.c
index a24bf2efc5bf989863023b74eb0ca6c7a252406b..1193684f3dd6a2bb2e49d2997415905f27dc68ec 100644 (file)
@@ -80,7 +80,7 @@
 /** Helper macro for stringification. */
 #define FSW_EFI_STRINGIFY(x) #x
 /** Expands to the EFI driver name given the file system type name. */
-#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.4.6 " FSW_EFI_STRINGIFY(t) L" File System Driver"
+#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.5.0 " FSW_EFI_STRINGIFY(t) L" File System Driver"
 
 // function prototypes