diff options
author | Daniel James <daniel@calamity.org.uk> | 2011-11-26 18:53:17 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2011-11-26 18:53:17 +0000 |
commit | c55778b8cfbf92a6116777b700598c31a85bc5c4 (patch) | |
tree | 41642893cf3717180ff489e27c763d8ccbdb5db8 /index.html | |
parent | 9eef54dbd7be8b1315c9232b07e5bf62a29ea981 (diff) | |
download | boost-c55778b8cfbf92a6116777b700598c31a85bc5c4.tar.gz |
Merge 1.49 initialisation.
[SVN r75673]
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/index.html b/index.html index 8ea7182bcf..0a31baee6f 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ <a href="index.html"> <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.48.0</h2> + <h2 style="text-align: center">Release 1.49.0</h2> </td> </tr> </table> @@ -55,15 +55,9 @@ <h3>Changes in this release</h3> - <p>This release includes 3 new libraries - (<a href="libs/container/index.html">Container</a>, - <a href="libs/locale/index.html">Locale</a> and - <a href="libs/move/index.html">Move</a>), - <a href= - "libs/type_traits/doc/html/boost_typetraits/category/value_traits/operators.html" - >an extension to TypeTraits to support operator detection</a> + <p>This release includes ? new libraries as well as updates to many existing libraries. See - <a href="http://www.boost.org/users/history/version_1_48_0">Release + <a href="http://www.boost.org/users/history/version_1_49_0">Release History</a> for more information.</p> <h3>Getting Started</h3> |