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:15:53 +0100 |
commit | 3eb09fd73769ea4dfdacf44b2c64d2e79be2b04a (patch) | |
tree | 1b893e4fdcfe9b353240aab917e4c505b2fb9ec6 /documentation/mega-manual | |
parent | c1fc3ed40766da719618cddb9ba7f5ce0ed78068 (diff) | |
download | poky-3eb09fd73769ea4dfdacf44b2c64d2e79be2b04a.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/mega-manual')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index b66b9334fb..eac5ea7be9 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -88,9 +88,9 @@ | |||
88 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> | 88 | <revremark>Released with the Yocto Project 2.7 Release.</revremark> |
89 | </revision> | 89 | </revision> |
90 | <revision> | 90 | <revision> |
91 | <revnumber>2.8</revnumber> | 91 | <revnumber>3.0</revnumber> |
92 | <date>&REL_MONTH_YEAR;</date> | 92 | <date>&REL_MONTH_YEAR;</date> |
93 | <revremark>Released with the Yocto Project 2.8 Release.</revremark> | 93 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> |
94 | </revision> | 94 | </revision> |
95 | </revhistory> | 95 | </revhistory> |
96 | 96 | ||