summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION1
-rw-r--r--bootstub.spec2
2 files changed, 2 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 886678c..5a9c4df 100644
--- a/VERSION
+++ b/VERSION
@@ -1,3 +1,4 @@
+1.0 fix alignment issue in SFI mmap searching. Oct 13, 2010
0.9 support medfield. Jun 9, 2010
0.8 changed default spi clock to 100mhz Aug 12, 2009
0.7 build e820 table and add SPI controller selection. June 4, 2009
diff --git a/bootstub.spec b/bootstub.spec
index c357b4a..178e3ab 100644
--- a/bootstub.spec
+++ b/bootstub.spec
@@ -1,6 +1,6 @@
Summary: this package provides bootstub binary for mrst/mfld platform
Name: bootstub
-Version: 0.9
+Version: 1.0
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Shells