X-Git-Url: https://code.delx.au/refind/blobdiff_plain/7c8edbc48e5df2c1f20968dd4949703621252297..b12531648e6e98c33705dffd3e79c00dab2d3ee3:/Makefile diff --git a/Makefile b/Makefile index d5e9359..17a181e 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.1"' +export REFIND_VERSION='L"0.10.2"' # 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