]> code.delx.au - refind/blobdiff - Makefile
Added touch screen support. (Works on a SUBSET of touch-screen systems.)
[refind] / Makefile
index bc6e84f0089b031246787da1b178845574d5a7a2..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.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