diff options
author | Leah Woods <info@minifree.org> | 2016-05-09 10:08:09 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-09 10:08:09 (EDT) |
commit | e8b43b93a6a152883d7a09218574db572f6e943a (patch) | |
tree | faedd187568655e8a2b6bcc7deba6a55f6d270eb /site/download/index.php | |
parent | 0b4d3d92ec9680377df5448297d4ad344492b252 (diff) | |
download | libreboot.org-e8b43b93a6a152883d7a09218574db572f6e943a.zip libreboot.org-e8b43b93a6a152883d7a09218574db572f6e943a.tar.gz libreboot.org-e8b43b93a6a152883d7a09218574db572f6e943a.tar.bz2 |
note about beta testing
Diffstat (limited to 'site/download/index.php')
-rw-r--r-- | site/download/index.php | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php index 5930caa..8b96428 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -44,7 +44,12 @@ These are stable releases, intended for general use. If you want something more up to date (but potentially lethal), see <a href="#unstable">#unstable</a>. </p> - <p> + <p> + <strong>The current stable release is quite old at this point. We're working on a new release, + and welcome everyone to get involved in testing for bugs in the <a href="#unstable">unstable releases</a> + which are up to date and usually updated at least once every week.</strong> + </p> + <p> If you're more interested in libreboot development, go to the <a href="../git/">libreboot development page</a>, which also includes links to the Git repositories. </p> |