diff options
author | Steve Sakoman <steve@sakoman.com> | 2020-07-17 06:24:40 -1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-19 16:27:24 +0100 |
commit | 1d0206a7b291df70c2a3df976176bd76bb8be0aa (patch) | |
tree | 6aa1d208352650beeb09946a893c163970753295 /documentation/overview-manual | |
parent | b479e759cb5a43bd6715455c82a145731e319613 (diff) | |
download | poky-1d0206a7b291df70c2a3df976176bd76bb8be0aa.tar.gz |
Documenation: Prepared for the 3.1.2 release
(From yocto-docs rev: 17cc71a8f76e7b3245c9008646bb3961ad85261a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
-rwxr-xr-x | documentation/overview-manual/overview-manual.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index b6da7517f2..771eca07f9 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -57,9 +57,14 @@ | |||
57 | </revision> | 57 | </revision> |
58 | <revision> | 58 | <revision> |
59 | <revnumber>3.1.1</revnumber> | 59 | <revnumber>3.1.1</revnumber> |
60 | <date>&REL_MONTH_YEAR;</date> | 60 | <date>June 2020</date> |
61 | <revremark>Released with the Yocto Project 3.1.1 Release.</revremark> | 61 | <revremark>Released with the Yocto Project 3.1.1 Release.</revremark> |
62 | </revision> | 62 | </revision> |
63 | <revision> | ||
64 | <revnumber>3.1.2</revnumber> | ||
65 | <date>&REL_MONTH_YEAR;</date> | ||
66 | <revremark>Released with the Yocto Project 3.1.2 Release.</revremark> | ||
67 | </revision> | ||
63 | </revhistory> | 68 | </revhistory> |
64 | 69 | ||
65 | <copyright> | 70 | <copyright> |