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