summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2017-08-27 23:54:23 +0100
committerDaniel James <daniel@calamity.org.uk>2017-08-27 23:54:23 +0100
commit53365bf96cd65141328bb62775644b243feea95e (patch)
treee23bdce3268ca3ab0f4930ca5933830030a85d6f /index.html
parent1c714ffb0fbbad71f909e360ed7060460cb39d34 (diff)
downloadboost-53365bf96cd65141328bb62775644b243feea95e.tar.gz
Use the minor release version for 'new libraries'
So that the new libraries will appear in root index file of point releases. Might be wrong if new libraries are added in point releases, but we don't usually do that.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index abb98ef6ae..4192a7d92d 100644
--- a/index.html
+++ b/index.html
@@ -61,7 +61,7 @@
{{#unreleased_lib_count}}
<p>
{{#is_develop}}This development snapshot{{/is_develop}}
- {{^is_develop}}The release{{/is_develop}}
+ {{^is_develop}}Boost {{minor_release}}{{/is_develop}}
includes {{unreleased_lib_count}} new
{{#unreleased_library_plural}}libraries{{/unreleased_library_plural}}
{{^unreleased_library_plural}}library{{/unreleased_library_plural}}