diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-08-26 08:15:55 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-08-26 08:15:55 -0400 |
commit | bb4dd8289b351fae6b55e303f189127a394a1edd (patch) | |
tree | 77c9c35a31b1459dd7988c2448e797d142530c41 /index.html | |
parent | 1a78a62555be32868418fe52f8e330c9d0f95d5a (diff) | |
download | boost-bb4dd8289b351fae6b55e303f189127a394a1edd.tar.gz boost-bb4dd8289b351fae6b55e303f189127a394a1edd.tar.bz2 boost-bb4dd8289b351fae6b55e303f189127a394a1edd.zip |
Imported Upstream version 1.51.0upstream/1.51.0
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html index 0829b68961..d634e29769 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,9 @@ <tr> <td width="277"> <a href="index.html"> - <img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"></a></td> + <img src="boost.png" alt="boost.png (6897 bytes)" align="middle" width="277" height="86" border="0"/></a></td> <td width="337" align="middle"> - <h2 style="text-align: center">Release 1.49.0</h2> + <h2 style="text-align: center">Release 1.51.0</h2> </td> </tr> </table> @@ -55,9 +55,10 @@ <h3>Changes in this release</h3> - <p>This release includes one new library, Boost.Heap, + <p>This release includes one new library + (<a href="libs/context/index.html">Context</a>), as well as updates to many existing libraries. See - <a href="http://www.boost.org/users/history/version_1_49_0">Release + <a href="http://www.boost.org/users/history/version_1_51_0.html">Release History</a> for more information.</p> <h3>Getting Started</h3> @@ -117,4 +118,4 @@ Initiative.</p> </div> </body> -</html>
\ No newline at end of file +</html> |