]> code.delx.au - refind/blobdiff - filesystems/fsw_efi.c
Split off fwupx64.efi file from main loaders into second-row loaders;
[refind] / filesystems / fsw_efi.c
index 897dddeffe11a73ed7d927acb29390da7fe43f66..3ec649455e9a040738c3c7475d8fac31c71f4d85 100644 (file)
@@ -78,7 +78,7 @@ EFI_GUID gEfiFileSystemVolumeLabelInfoIdGuid = EFI_FILE_SYSTEM_VOLUME_LABEL_INFO
 /** 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.10.1 " FSW_EFI_STRINGIFY(t) L" File System Driver"
+#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.10.3 " FSW_EFI_STRINGIFY(t) L" File System Driver"
 
 // function prototypes