mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-03 08:08:44 -04:00
[grub] update embedded GRUB to 2.06
* Also enable NTFS and ext# as GRUB2 compatible file systems.
This commit is contained in:
parent
6ed7524c1b
commit
8ceb0045fa
8 changed files with 26 additions and 20 deletions
|
@ -2,4 +2,4 @@
|
|||
* This file contains the version string of the GRUB 2.x binary embedded in Rufus.
|
||||
* Should be the same as GRUB's PACKAGE_VERSION in config.h.
|
||||
*/
|
||||
#define GRUB2_PACKAGE_VERSION "2.04"
|
||||
#define GRUB2_PACKAGE_VERSION "2.06"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue