]> code.delx.au - refind/blobdiff - filesystems/fsw_efi.c
New small_icon_size and big_icon_size tokens for refind.conf.
[refind] / filesystems / fsw_efi.c
index 0c9b882ccc2327ead9fda19781b1b211237853fa..1a15612c0c68f838f63095f6e8452e94d1201683 100644 (file)
@@ -98,7 +98,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.7.1 " FSW_EFI_STRINGIFY(t) L" File System Driver"
+#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.7.7 " FSW_EFI_STRINGIFY(t) L" File System Driver"
 
 // function prototypes