aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/design/extending.xml
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-09-15 20:54:03 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-09-15 20:54:03 +0000
commita3a101a416bb064e2714cd972c7c2c450ea87ac2 (patch)
tree4dcf64ae9ae6b9da015a0c81d70779917d41981b /src/documentation/content/xdocs/design/extending.xml
parentb2ba6806ccec79d992b7d680636866c518865302 (diff)
downloadxmlgraphics-fop-a3a101a416bb064e2714cd972c7c2c450ea87ac2.tar.gz
xmlgraphics-fop-a3a101a416bb064e2714cd972c7c2c450ea87ac2.zip
add <version> tag to most documents
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/design/extending.xml')
-rw-r--r--src/documentation/content/xdocs/design/extending.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/design/extending.xml b/src/documentation/content/xdocs/design/extending.xml
index 92f390ca6..179f3deae 100644
--- a/src/documentation/content/xdocs/design/extending.xml
+++ b/src/documentation/content/xdocs/design/extending.xml
@@ -3,12 +3,13 @@
"http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd">
<document>
- <header>
- <title>FOP Design: Extensions</title>
- <authors>
- <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
- </authors>
- </header>
+ <header>
+ <title>FOP Design: Extensions</title>
+ <version>$Revision$</version>
+ <authors>
+ <person name="Keiron Liddle" email="keiron@aftexsw.com"/>
+ </authors>
+ </header>
<body>
<section id="intro">