diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index 277d9bd832a..f4338381f72 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -2,7 +2,7 @@ {% block document %} {% if is_release %}
- The latest development version + The latest development version of this page may be more current than this released {{ version }} version.
{% endif %}