summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-08 15:47:01 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-08 15:47:01 (EDT)
commit230b05f13a7de3dc39544f81a6876876596135d6 (patch)
tree77a28866ce4c920c2952d487d4f60756219faedd
parente70fadbdc939d1bfc6f4d5117264d5d6c51a7358 (diff)
downloadlibreboot-230b05f13a7de3dc39544f81a6876876596135d6.zip
libreboot-230b05f13a7de3dc39544f81a6876876596135d6.tar.gz
libreboot-230b05f13a7de3dc39544f81a6876876596135d6.tar.bz2
docs/index.html#version: improve explanation
-rw-r--r--docs/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 6703f28..84b06be 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -156,10 +156,12 @@
<div class="section" id="version">
+ <h1>How do I know what version I'm running?</h1>
+
<p>
If you are 127 commits after release 20150518
(commit message <i>build/roms/helper: add version information to CBFS</i>)
- (or you have any stable release after 20150518), then you can
+ (or you have any <b>upstream</b> stable release of libreboot after 20150518), then you can
press C at the GRUB console, and use this command to find out what version of libreboot you have:<br/>
<b>cat (cbfsdisk)/lbversion</b>
</p>