nightmorph 10/12/06 11:27:27 Modified: xml-guide.xml Log: update version string to match the new policy
Revision Changes Path 1.70 xml/htdocs/doc/en/xml-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xml-guide.xml?rev=1.70&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xml-guide.xml?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xml-guide.xml?r1=1.69&r2=1.70 Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- xml-guide.xml 28 Feb 2009 01:34:20 -0000 1.69 +++ xml-guide.xml 6 Dec 2010 11:27:27 -0000 1.70 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.69 2009/02/28 01:34:20 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.70 2010/12/06 11:27:27 nightmorph Exp $ --> <guide> <title>Gentoo GuideXML Guide</title> @@ -35,8 +35,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>10</version> -<date>2009-02-27</date> +<version>11</version> +<date>2010-12-06</date> <chapter> <title>GuideXML basics</title> @@ -113,8 +113,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version><i>1.0</i></version> -<date><i>2004-12-25</i></date> +<version><i>1</i></version> +<date><i>2010-12-25</i></date> </pre> <p>
