diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-10-16 07:19:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-23 17:32:45 +0100 |
commit | eb6c765b2468ccd93bbbeec70db0ce4e9562c903 (patch) | |
tree | 9a6715047da21f14bfb5b13dacb6b709ce5ebc58 /documentation/toaster-manual | |
parent | 8221ea3602e611413ffaff8190065fd0d15c0d18 (diff) | |
download | poky-eb6c765b2468ccd93bbbeec70db0ce4e9562c903.tar.gz |
documenation: Changed "2.8" to "3.0".
I was using "2.8" throughout the manual set instead
of "3.0". Updated all aspects to "3.0".
(From yocto-docs rev: db19937e98c59d4d2a9ce89877be3c8e0b05991a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r-- | documentation/toaster-manual/toaster-manual.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index b31659ffb5..d7b4bcee61 100644 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -77,9 +77,9 @@ | |||
77 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | 77 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> |
78 | </revision> | 78 | </revision> |
79 | <revision> | 79 | <revision> |
80 | <revnumber>2.8</revnumber> | 80 | <revnumber>3.0</revnumber> |
81 | <date>&REL_MONTH_YEAR;</date> | 81 | <date>&REL_MONTH_YEAR;</date> |
82 | <revremark>Released with the Yocto Project 2.8 Release.</revremark> | 82 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> |
83 | </revision> | 83 | </revision> |
84 | </revhistory> | 84 | </revhistory> |
85 | 85 | ||