]> code.delx.au - refind/blobdiff - Makefile
Fixed compile problem on ARM64/GNU-EFI.
[refind] / Makefile
index ec8c8920533efa6181b11ae3b29efd728dcc73b4..829d1a62b022d883cda8f966269e3b40ce1c1462 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.0.11"'
+export REFIND_VERSION='L"0.10.0.13"'
 
 # 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