summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Help/release/3.0.0.rst (renamed from Help/release/3.0.rst)6
-rw-r--r--Help/release/index.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/Help/release/3.0.rst b/Help/release/3.0.0.rst
index 4532444..105d651 100644
--- a/Help/release/3.0.rst
+++ b/Help/release/3.0.0.rst
@@ -1,5 +1,5 @@
-CMake 3.0 Release Notes
-***********************
+CMake 3.0.0 Release Notes
+*************************
.. only:: html
@@ -39,7 +39,7 @@ Documentation Changes
- :manual:`cmake-toolchains(7)`
- :manual:`cmake-variables(7)`, replacing ``cmakevars(1)``
-* Release notes for CMake 3.0 and above will now be included with
+* Release notes for CMake 3.0.0 and above will now be included with
the html documentation.
New Features
diff --git a/Help/release/index.rst b/Help/release/index.rst
index 5c3a771..15ce065 100644
--- a/Help/release/index.rst
+++ b/Help/release/index.rst
@@ -13,4 +13,4 @@ Releases
.. toctree::
:maxdepth: 1
- 3.0 <3.0>
+ 3.0.0 <3.0.0>