]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
1.0.92 release v1.0.92
authorlongpanda <admin@ventoy.net>
Fri, 23 Jun 2023 13:29:51 +0000 (21:29 +0800)
committerlongpanda <admin@ventoy.net>
Fri, 23 Jun 2023 13:29:51 +0000 (21:29 +0800)
INSTALL/grub/grub.cfg
vtoyjump/vtoyjump/vtoyjump.c

index 8e8a3cf214cda1b9c270e6d53c7040216f6c2a32..00c67f7714a778e1c7a15c9c0146f597e93e1942 100644 (file)
@@ -2395,7 +2395,7 @@ function mimg_common_menuentry {
 #############################################################
 #############################################################
 
-set VENTOY_VERSION="1.0.91"
+set VENTOY_VERSION="1.0.92"
 
 #ACPI not compatible with Window7/8, so disable by default
 set VTOY_PARAM_NO_ACPI=1
index 29e1d5ea205b3263425a7738f598bce2d48a47a1..168ff39953aa541dac70fceb97cd0e33a1f7e5f9 100644 (file)
@@ -2191,7 +2191,7 @@ static BOOL VentoyIsNeedBypass(const char *isofile, const char MntLetter)
     }\r
     else\r
     {\r
-        Log("This is not Windows 11, not need to bypass.", Major);\r
+        Log("This is not Windows 11, not need to bypass %u.", Major);\r
     }\r
 \r
 End:\r