diff options
Diffstat (limited to 'site')
-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> |