summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Pan <jacob.jun.pan@linux.intel.com>2010-10-13 10:58:43 -0700
committerPatrick Tjin <pattjin@google.com>2014-07-21 20:22:39 -0700
commit74eb4be7d6b2324eb14ca1886a9dfa689f1caa7e (patch)
tree8120d4d0caf1719ed3e777a54a007b8b408f3530
parent9fc3341bd5a5dcfeb4980b75eed2a743c604b638 (diff)
downloadbootstub-74eb4be7d6b2324eb14ca1886a9dfa689f1caa7e.tar.gz
Pump up version to 1.0
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
-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