X-Git-Url: https://code.delx.au/refind/blobdiff_plain/32fb076b277cc9e421d4a0c1cbcaab9cfee8c060..9c3a453c7207e707bfda9d580f949573e648f52c:/Makefile diff --git a/Makefile b/Makefile index 6426e8d..99b14ce 100644 --- 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.10"' +export REFIND_VERSION='L"0.10.3.1"' # 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