diff --git a/common/code/boost.php b/common/code/boost.php
index 3eb29562..edcd5071 100644
--- a/common/code/boost.php
+++ b/common/code/boost.php
@@ -6,7 +6,7 @@
*/
require_once(dirname(__FILE__) . '/boost_config.php');
require_once(dirname(__FILE__) . '/boost_version.php');
-boost_set_current_version(1,55,0);
+boost_set_current_version(1,56,0);
function html_encode($text) {
return htmlentities($text, ENT_COMPAT | ENT_HTML401, 'UTF-8');
diff --git a/common/menu-doc.html b/common/menu-doc.html
index debf47cb..4214026f 100644
--- a/common/menu-doc.html
+++ b/common/menu-doc.html
@@ -9,9 +9,12 @@
Libraries >
- - 1.55.0 - Current
+
- 1.56.0 - Current
Release >
+ - 1.55.0 >
+
- 1.54.0 >
diff --git a/doc/.htaccess b/doc/.htaccess
index a23c1f86..eab4fbfd 100644
--- a/doc/.htaccess
+++ b/doc/.htaccess
@@ -28,8 +28,8 @@ RewriteRule ^libs/release/libs/([^./]+)$ libs/release/libs/$1/ [R=301]
RewriteRule ^libs/development/libs/([^./]+)$ libs/development/libs/$1/ [R=301]
# Redirect from symbolic names to current versions.
-RewriteRule ^libs/release(/.*)?$ libs/1_55_0$1 [R=303]
-RewriteRule ^libs/development(/.*)?$ libs/1_55_0$1 [R=303]
+RewriteRule ^libs/release(/.*)?$ libs/1_56_0$1 [R=303]
+RewriteRule ^libs/development(/.*)?$ libs/1_56_0$1 [R=303]
# Rewrite specific versions to the dynamic handlers.
RewriteRule ^libs/(master|develop|latest|[0-9_]+(?:b(?:eta)?[0-9]*|snapshot)?)/?$ libraries.php/$1 [L]
diff --git a/feed/history/boost_1_56_0.qbk b/feed/history/boost_1_56_0.qbk
index e3904c9f..1e3fccf9 100644
--- a/feed/history/boost_1_56_0.qbk
+++ b/feed/history/boost_1_56_0.qbk
@@ -24,8 +24,8 @@
[status beta]
[download http://sourceforge.net/projects/boost/files/boost/1.56.0.beta.1/]
-[documentation /doc/libs/1_56_0_b1/]
[download_basename boost-1_56_0_b1]
+[documentation /doc/libs/1_56_0_b1/]
[section Other Downloads]
@@ -625,6 +625,7 @@ For Beta release:
[status beta]
[download http://sourceforge.net/projects/boost/files/boost/1.56.0.beta.1/]
+[download_basename boost-1_56_0_b1]
[documentation /doc/libs/1_56_0_beta1/]
Add libraries to 'purpose field'.
@@ -633,6 +634,7 @@ For final release:
[status released]
[download http://sourceforge.net/projects/boost/files/boost/1.56.0/]
+[download_basename boost-1_56_0]
[documentation /doc/libs/1_56_0/]
Fill in 'authors' field, and date (I normally just copy the date from
diff --git a/feed/templates/boost_x_xx_x.qbk b/feed/templates/boost_x_xx_x.qbk
index 3c3ba837..f13f681e 100644
--- a/feed/templates/boost_x_xx_x.qbk
+++ b/feed/templates/boost_x_xx_x.qbk
@@ -14,8 +14,7 @@
[import ext.qbk]
-[/ Add 'status', 'download', 'documentation' attributes here as release progresses.
- See end of file. ]
+[/ Add attributes here as release progresses. See end of file for details. ]
[section New Libraries]
@@ -72,11 +71,12 @@ Boost's additional test compilers include:
[endsect]
[/
-For Beta release:
+For Beta release, something like:
[status beta]
[download http://sourceforge.net/projects/boost/files/boost/1.56.0.beta.1/]
-[documentation /doc/libs/1_56_0_beta1/]
+[download_basename boost_1_56_0_b1]
+[documentation /doc/libs/1_56_0_b1/]
Add libraries to 'purpose field'.
@@ -84,6 +84,7 @@ For final release:
[status released]
[download http://sourceforge.net/projects/boost/files/boost/1.56.0/]
+[download_basename boost_1_56_0]
[documentation /doc/libs/1_56_0/]
Fill in 'authors' field, and date (I normally just copy the date from