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

[grub] update GRUB to 2.02~beta3

This commit is contained in:
Pete Batard 2016-03-02 11:00:27 +00:00
parent e1c7c9670b
commit b89beceedf
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~beta2"
#define GRUB2_PACKAGE_VERSION "2.02~beta3"