diff options
Diffstat (limited to 'src')
-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 7cec869077..4a9dae14b3 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -117,7 +117,7 @@ define OBJCOPY comment "Objcopy command" end define LINUXBIOS_VERSION - default "1.1.1" + default "1.1.2" export always comment "LinuxBIOS version" end |