diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c8a1a79193..1ffe74e2cc 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: April 3, 2014

+

Last Updated: April 14, 2015

@@ -1249,29 +1249,20 @@

Released Versions

In addition to the ever-changing GIT repository, there are frozen released versions of NuttX available. - The current release is NuttX 7.8. - NuttX 7.8 is the 108th release of NuttX. - It was released on February 11, 2015, and is available for download from the + The current release is NuttX 7.9. + NuttX 7.9 is the 109th release of NuttX. + It was released on April 14, 2015, and is available for download from the SourceForge website. - Note that the release consists of two tarballs: nuttx-7.8.tar.gz and apps-7.8.tar.gz. + Note that the release consists of two tarballs: nuttx-7.9.tar.gz and apps-7.9.tar.gz. Both may be needed (see the top-level nuttx/README.txt file for build information).

-

- This release is primarily a bugfix release for the NuttX-7.7 version that - was release just two weeks prior. That release included substantial - modifications in the NuttX networking to accommodate support for IPv6. This - release follows close behind NuttX-7.7 in order to correct some the problems - discovered in that networking code. This release does, however, include a - small number of new features and bug fixes unrelated to NuttX networking. -

-

Release Notes and Change Logs: