]> code.delx.au - refind/blobdiff - Makefile
Worked around bug/quirk in some EFIs that prevented filesystem drivers
[refind] / Makefile
index 360102810430d00c0568b085d20e8a4fc8fcd1f0..588fe2df072ffc9af2ba0cec4d29299e6d401c97 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ MOK_DIR=mok
 GPTSYNC_DIR=gptsync
 EFILIB_DIR=EfiLib
 export EDK2BASE=/usr/local/UDK2014/MyWorkSpace
-export REFIND_VERSION='L"0.10.1.2"'
+export REFIND_VERSION='L"0.10.1.3"'
 
 # The "all" target builds with the TianoCore library if possible, but falls
 # back on the more easily-installed GNU-EFI library if TianoCore isn't