summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2006-09-08 16:34:51 +0000
committerStefan Reinauer <stepan@openbios.org>2006-09-08 16:34:51 +0000
commit3e03d03a17bf35a5c9be77f324b98d44962757cd (patch)
tree39ea5e57015292b67a2e84f8d683e1ed76adebfe
parentb59906c1e9dc6e3e4902382cc3e9f4aa205ced34 (diff)
downloadcoreboot-2.0.0.tar.gz
hurry hurry before we might start 3.0 ;-)2.0.0
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2400 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--ChangeLog0
-rw-r--r--NEWS3
-rw-r--r--src/config/Options.lb2
3 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index e69de29bb2..0000000000
--- a/ChangeLog
+++ /dev/null
diff --git a/NEWS b/NEWS
index 1992d15324..94b26e5283 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- 2.0.0
+ - this NEWS file is neglected in favor of the svn commit logs.
+ See http://snapshots.linuxbios.org/
- 1.1.8
- Store everything in arch
- 1.1.7
diff --git a/src/config/Options.lb b/src/config/Options.lb
index 5f1800a583..b4b971bc2c 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.8"
+ default "2.0.0"
export always
format "\"%s\""
comment "LinuxBIOS version"