]> code.delx.au - refind/blobdiff - filesystems/fsw_efi.c
Version 0.8.2 release; refinement to last-booted as default selection
[refind] / filesystems / fsw_efi.c
index 09ba0a78615b59ecbdfc9b92340956f0d44c7109..4c5dafd27337d82b39617ba673ab6cf640bd529e 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.8.0 " FSW_EFI_STRINGIFY(t) L" File System Driver"
+#define FSW_EFI_DRIVER_NAME(t) L"rEFInd 0.8.2 " FSW_EFI_STRINGIFY(t) L" File System Driver"
 
 // function prototypes