mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[grub] update GRUB to 2.02 release
* Just update the headers really, since all the core.img from 2.02~rc1 upwards have been binary identical. * Also fix a potential small issue in process.c
This commit is contained in:
parent
302f108d79
commit
e52947f300
5 changed files with 10 additions and 11 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.02~rc2"
|
||||
#define GRUB2_PACKAGE_VERSION "2.02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue