From b15a96b747718a3ba29c121a32304062af082904 Mon Sep 17 00:00:00 2001 From: longpanda Date: Wed, 21 Apr 2021 21:12:43 +0800 Subject: [PATCH] 1.0.41 release --- INSTALL/grub/grub.cfg | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL/grub/grub.cfg b/INSTALL/grub/grub.cfg index 770a4e2d..d05e42a5 100644 --- a/INSTALL/grub/grub.cfg +++ b/INSTALL/grub/grub.cfg @@ -1702,7 +1702,7 @@ function img_unsupport_menuentry { ############################################################# ############################################################# -set VENTOY_VERSION="1.0.40" +set VENTOY_VERSION="1.0.41" #ACPI not compatible with Window7/8, so disable by default set VTOY_PARAM_NO_ACPI=1 diff --git a/README.md b/README.md index c5b725c2..6f04ae96 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can copy many image files at a time and ventoy will give you a boot menu to x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.
Both MBR and GPT partition style are supported in the same way.
Most type of OS supported(Windows/WinPE/Linux/Unix/Vmware/Xen...)
-650+ ISO files are tested. 90%+ distros in distrowatch.com supported.
+700+ ISO files are tested. 90%+ distros in distrowatch.com supported.
# Features @@ -35,7 +35,7 @@ Most type of OS supported(Windows/WinPE/Linux/Unix/Vmware/Xen...)
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition * ISO files larger than 4GB supported * Native boot menu style for Legacy & UEFI -* Most type of OS supported, 650+ iso files tested +* Most type of OS supported, 700+ iso files tested * Linux vDisk boot supported * Not only boot but also complete installation process * Menu dynamically switchable between List/TreeView mode