diff --git a/src/Makefile b/src/Makefile index 4ef34fa..7dd74ae 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -VERSION := v2.4.1 +VERSION := v2.5.0 OBJECTS := prefix.o startup.o callback.o main.o vsprintf.o string.o peloader.o OBJECTS += int13.o vdisk.o cpio.o stdio.o lznt1.o xca.o die.o efi.o efimain.o diff --git a/src/wimboot.i386 b/src/wimboot.i386 index e446233..dfbdae4 100755 Binary files a/src/wimboot.i386 and b/src/wimboot.i386 differ diff --git a/src/wimboot.x86_64 b/src/wimboot.x86_64 index 2e21a42..42d3c75 100755 Binary files a/src/wimboot.x86_64 and b/src/wimboot.x86_64 differ diff --git a/wimboot b/wimboot index 2e21a42..42d3c75 100755 Binary files a/wimboot and b/wimboot differ