From 3f8eb7a072f10a5ecea9e879830dce4002ff86bd Mon Sep 17 00:00:00 2001 From: "arch import user (historical)" Date: Wed, 6 Jul 2005 16:48:00 +0000 Subject: Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2 Creator: Eric Biederman Bump the version number with the switch to arch I need an arch test case so bumped the version number. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1921 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- NEWS | 2 ++ src/config/Options.lb | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d091148ed8..1992d15324 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- 1.1.8 + - Store everything in arch - 1.1.7 - The configuration language has been cleaned up. No more link keyword. - Everything is now in the device tree. diff --git a/src/config/Options.lb b/src/config/Options.lb index e472b49da9..4b28054acf 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -97,7 +97,7 @@ define OBJCOPY comment "Objcopy command" end define LINUXBIOS_VERSION - default "1.1.7" + default "1.1.8" export always format "\"%s\"" comment "LinuxBIOS version" -- cgit v1.2.3