diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index bf9fed8dee..ac543dc54c 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -122,7 +122,7 @@ define OBJCOPY comment "Objcopy command" end define LINUXBIOS_VERSION - default "1.1.6" + default "1.1.7" export always format "\"%s\"" comment "LinuxBIOS version" |