diff options
author | 2012-12-17 15:31:44 -0600 | |
---|---|---|
committer | 2013-01-03 12:34:27 +0000 | |
commit | c2c8bb40e8403129b63f2b17a3ef88a3fb8a9646 (patch) | |
tree | 077219e6d42d840d4ad38a18f6f462a882fa4ce4 | |
parent | 625044e9a82b38a33b9a11825426c35e185ee503 (diff) | |
download | poky-c2c8bb40e8403129b63f2b17a3ef88a3fb8a9646.tar.gz poky-c2c8bb40e8403129b63f2b17a3ef88a3fb8a9646.tar.bz2 poky-c2c8bb40e8403129b63f2b17a3ef88a3fb8a9646.zip |
poky.ent: Updated to remove "current" and replace with 1.2.2
(From yocto-docs rev: ad61c64d5b33ca3b7aa02f67934c7c2317d8cbe1)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 03338a2687..a8ebe77194 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -1,6 +1,6 @@ <!ENTITY DISTRO "1.2.2"> <!ENTITY DISTRO_NAME "denzil"> -<!ENTITY YOCTO_DOC_VERSION "current"> +<!ENTITY YOCTO_DOC_VERSION "1.2.2"> <!ENTITY POKYVERSION "7.0.2"> <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> <!ENTITY COPYRIGHT_YEAR "2010-2013"> |