diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-12-11 00:51:23 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-16 23:32:39 +0000 |
commit | 9c0c8e51dd345dd1b6ba240b027d24a18f55757c (patch) | |
tree | 02fcfcc594f557cbfe58a85ba910485e220a5cbc /documentation/overview-manual | |
parent | 651b7448fac4222d5c1128215dfc43c0cd0de811 (diff) | |
download | poky-9c0c8e51dd345dd1b6ba240b027d24a18f55757c.tar.gz |
YP 3.0.1 Docs: Fixed manual revision tables.
I had a duplicate "October 2019" release in the dev-manual.
Also, I forgot the year for the "October 2019" release entry.
(From yocto-docs rev: 1d2a6d6c4d0f283dcf2627c9494b204859edd340)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rwxr-xr-x | documentation/overview-manual/overview-manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index eca0b6d448..ab62d13200 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -48,7 +48,7 @@ | |||
48 | </revision> | 48 | </revision> |
49 | <revision> | 49 | <revision> |
50 | <revnumber>3.0</revnumber> | 50 | <revnumber>3.0</revnumber> |
51 | <date>October</date> | 51 | <date>October 2019</date> |
52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> | 52 | <revremark>Released with the Yocto Project 3.0 Release.</revremark> |
53 | </revision> | 53 | </revision> |
54 | <revision> | 54 | <revision> |