commit | 75b62111f83dab433e901c1a7b0f05e058aa29de | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Thu Mar 08 10:22:29 2012 +0000 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Mar 08 10:22:29 2012 +0000 |
tree | dc9d6ea56ac55f588eac05cbcff7b683a7c5fc81 | |
parent | b1889443ca22128b7a78520a8388b9a6892bb5c0 [diff] |
efilinux 1.0 Signed-off-by: Matt Fleming <matt.fleming@intel.com>
diff --git a/efilinux.h b/efilinux.h index 70fed1f..9ca320f 100644 --- a/efilinux.h +++ b/efilinux.h
@@ -42,8 +42,8 @@ #ifndef __EFILINUX_H__ #define __EFILINUX_H__ -#define EFILINUX_VERSION_MAJOR 0 -#define EFILINUX_VERSION_MINOR 9 +#define EFILINUX_VERSION_MAJOR 1 +#define EFILINUX_VERSION_MINOR 0 #define EFILINUX_CONFIG L"efilinux.cfg"