diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-14 09:51:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:33 +0100 |
commit | 50c83e8b70ec39b4b47f8dd22f5bb51c31a865f0 (patch) | |
tree | 3d9bf6b2d1afdfb638ec1eb1b8488057f9655cd3 /documentation/profile-manual/profile-manual.xml | |
parent | 8d751c065d4ba958ebda1c9e1b3757f5ca582e09 (diff) | |
download | poky-50c83e8b70ec39b4b47f8dd22f5bb51c31a865f0.tar.gz |
documentation: Removed release date ENTITY
Now that 2.5 has released, I replaced the ENTITY variable used for
the moving month and year with the actual release month and year
(i.e. May 2018).
(From yocto-docs rev: 2d6e8ddce4fce0c405d2aea69cea2a5b262410f7)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual/profile-manual.xml')
-rw-r--r-- | documentation/profile-manual/profile-manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 4a8b400e34..b64875b8c2 100644 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -88,7 +88,7 @@ | |||
88 | </revision> | 88 | </revision> |
89 | <revision> | 89 | <revision> |
90 | <revnumber>2.5</revnumber> | 90 | <revnumber>2.5</revnumber> |
91 | <date>&REL_MONTH_YEAR;</date> | 91 | <date>May 2018</date> |
92 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> | 92 | <revremark>Released with the Yocto Project 2.5 Release.</revremark> |
93 | </revision> | 93 | </revision> |
94 | </revhistory> | 94 | </revhistory> |