]> code.delx.au - refind/blobdiff - Makefile
Added touch screen support. (Works on a SUBSET of touch-screen systems.)
[refind] / Makefile
index 588fe2df072ffc9af2ba0cec4d29299e6d401c97..99b14ce958021bfca535ca4836129a23155f3168 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.3"'
+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