aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/dev/extensions.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/dev/extensions.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/dev/extensions.xml')
-rw-r--r--src/documentation/content/xdocs/dev/extensions.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/dev/extensions.xml b/src/documentation/content/xdocs/dev/extensions.xml
index 561ec256c..8ff2813f2 100644
--- a/src/documentation/content/xdocs/dev/extensions.xml
+++ b/src/documentation/content/xdocs/dev/extensions.xml
@@ -4,7 +4,8 @@
<document>
<header>
- <title>Adding an Extension to FOP</title>
+ <title>FOP Development: Adding an Extension</title>
+ <version>$Revision$</version>
</header>
<body>
<section id="overview">