summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-05-14 09:51:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:33 +0100
commit50c83e8b70ec39b4b47f8dd22f5bb51c31a865f0 (patch)
tree3d9bf6b2d1afdfb638ec1eb1b8488057f9655cd3 /documentation/mega-manual
parent8d751c065d4ba958ebda1c9e1b3757f5ca582e09 (diff)
downloadpoky-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/mega-manual')
-rw-r--r--documentation/mega-manual/mega-manual.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index fc2a41275d..ff7242347c 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -72,7 +72,7 @@
72 </revision> 72 </revision>
73 <revision> 73 <revision>
74 <revnumber>2.5</revnumber> 74 <revnumber>2.5</revnumber>
75 <date>&REL_MONTH_YEAR;</date> 75 <date>May 2018</date>
76 <revremark>Released with the Yocto Project 2.5 Release.</revremark> 76 <revremark>Released with the Yocto Project 2.5 Release.</revremark>
77 </revision> 77 </revision>
78 </revhistory> 78 </revhistory>