1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[grub] update embedded GRUB to 2.04

This commit is contained in:
Pete Batard 2019-07-05 13:31:22 +01:00
parent 0186949255
commit 4a39f32165
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
4 changed files with 8 additions and 8 deletions

View file

@ -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.02"
#define GRUB2_PACKAGE_VERSION "2.04"