diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-12-22 10:51:42 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-22 22:22:53 +0000 |
commit | 5e552100b0a093976b633c57dd36259710d55873 (patch) | |
tree | da4a49062fc0e227b342f81e956f3bc147aa98f6 /documentation/ref-manual | |
parent | 022df4653576c72752156bef8fda0e1aa46733d2 (diff) | |
download | poky-5e552100b0a093976b633c57dd36259710d55873.tar.gz |
documenation: Prepared docs for a 2.3.3 point release
poky.ent - updated variables
mega-manual.sed - replaced '2.3.2' with '2.3.3'
<book>.xml - updated all the manual revision tables to use a 2.3.3
release of January 2018:
(From yocto-docs rev: 375b229399f77696c742e0aa3626792a24fecff2)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-manual.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 0e6e20fd32..7230a3e533 100644 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -122,6 +122,11 @@ | |||
122 | <date>September 2017</date> | 122 | <date>September 2017</date> |
123 | <revremark>Released with the Yocto Project 2.3.2 Release.</revremark> | 123 | <revremark>Released with the Yocto Project 2.3.2 Release.</revremark> |
124 | </revision> | 124 | </revision> |
125 | <revision> | ||
126 | <revnumber>2.3.3</revnumber> | ||
127 | <date>January 2018</date> | ||
128 | <revremark>Released with the Yocto Project 2.3.3 Release.</revremark> | ||
129 | </revision> | ||
125 | </revhistory> | 130 | </revhistory> |
126 | 131 | ||
127 | <copyright> | 132 | <copyright> |