rufus/res/grub2/grub2_version.h
2019-07-05 13:31:22 +01:00

5 lines
188 B
C

/*
* 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"