]> code.delx.au - refind/blobdiff - filesystems/fsw_efi.c
Version 0.7.4 release
[refind] / filesystems / fsw_efi.c
index 0f3ee12520aee441796a8e8b7646f1f84b19e998..2c63e12aa3edcf24585d0bcfa86b0af3830f3a59 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.2 " FSW_EFI_STRINGIFY(t) L" File System Driver"
+#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.7.4 " FSW_EFI_STRINGIFY(t) L" File System Driver"
 
 // function prototypes