diff options
author | Steve Sakoman <steve@sakoman.com> | 2020-09-15 04:11:08 -1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-16 18:16:16 +0100 |
commit | f2ae38a055f54640a968c4a8d5074f044202380e (patch) | |
tree | ed2ab8290ffb255b9b972f8dad92f822778a6ed9 /documentation/overview-manual/overview-manual.xml | |
parent | 87c9d296357638082f5a7131a87365285fc813c4 (diff) | |
download | poky-f2ae38a055f54640a968c4a8d5074f044202380e.tar.gz |
Documenation: Prepared for the 3.1.3 release
(From yocto-docs rev: 1a69e2c029a3cc755734c8c18584141cc3309695)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual.xml')
-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 771eca07f9..1147503c02 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -62,9 +62,14 @@ | |||
62 | </revision> | 62 | </revision> |
63 | <revision> | 63 | <revision> |
64 | <revnumber>3.1.2</revnumber> | 64 | <revnumber>3.1.2</revnumber> |
65 | <date>&REL_MONTH_YEAR;</date> | 65 | <date>August 2020</date> |
66 | <revremark>Released with the Yocto Project 3.1.2 Release.</revremark> | 66 | <revremark>Released with the Yocto Project 3.1.2 Release.</revremark> |
67 | </revision> | 67 | </revision> |
68 | <revision> | ||
69 | <revnumber>3.1.3</revnumber> | ||
70 | <date>&REL_MONTH_YEAR;</date> | ||
71 | <revremark>Released with the Yocto Project 3.1.3 Release.</revremark> | ||
72 | </revision> | ||
68 | </revhistory> | 73 | </revhistory> |
69 | 74 | ||
70 | <copyright> | 75 | <copyright> |