diff --git a/src/Makefile b/src/Makefile index c51563a..d87b7ec 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -VERSION := v2.5.1 +VERSION := v2.5.2 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 c563b21..4216123 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 bf7da9c..1d9f2d1 100755 Binary files a/src/wimboot.x86_64 and b/src/wimboot.x86_64 differ diff --git a/wimboot b/wimboot index bf7da9c..1d9f2d1 100755 Binary files a/wimboot and b/wimboot differ