diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-13 15:35:53 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-13 15:35:53 +0000 |
commit | 761ba0a79e9a94837f7033db68eea404c2bf01d6 (patch) | |
tree | d7798ce9bce1d9231fa59bc79e1c992550b9b558 | |
parent | 643f5309e67c79d547faf4cc1708db65509e4660 (diff) | |
download | documentation-guide-761ba0a79e9a94837f7033db68eea404c2bf01d6.tar.gz documentation-guide-761ba0a79e9a94837f7033db68eea404c2bf01d6.tar.xz documentation-guide-761ba0a79e9a94837f7033db68eea404c2bf01d6.zip |
bump version and date
-rw-r--r-- | documentation-guide-en.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation-guide-en.xml b/documentation-guide-en.xml index 6a7b0a7..f77d1a6 100644 --- a/documentation-guide-en.xml +++ b/documentation-guide-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: documentation-guide-en.xml,v 1.11 2004/08/12 21:04:10 tfox Exp $ --> +<!-- $Id: documentation-guide-en.xml,v 1.12 2004/08/13 15:35:53 tfox Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ @@ -10,9 +10,9 @@ <!ENTITY DISTRO "Fedora Core"> <!-- Set the distro name --> <!ENTITY IG "&DISTRO; Installation Guide"> <!-- Always use for Installation Guide --> -<!ENTITY VERSION "0.2.2"> <!-- version for this document --> +<!ENTITY VERSION "0.2.3"> <!-- version for this document --> -<!ENTITY BOOKID "documentation-guide-&VERSION; (2004-08-12)"> <!-- change date here and VERSION entity everytime a change is made--> +<!ENTITY BOOKID "documentation-guide-&VERSION; (2004-08-13)"> <!-- change date here and VERSION entity everytime a change is made--> <!ENTITY LEGALNOTICE SYSTEM "../common/legalnotice-en.xml"> |