aboutsummaryrefslogtreecommitdiffstats
path: root/conf/config.xml
diff options
context:
space:
mode:
authorKelly Campbell <kellyc@apache.org>2001-03-28 05:33:31 +0000
committerKelly Campbell <kellyc@apache.org>2001-03-28 05:33:31 +0000
commit86284c5b1d29aac3415887b81147fa1f61a6ff6a (patch)
tree967a3fcbba2f240f932fe8dbfa06255a5e6ec9cb /conf/config.xml
parentb9b97f6b53e137e980ee0b85ac1bdf7906565bd5 (diff)
downloadxmlgraphics-fop-86284c5b1d29aac3415887b81147fa1f61a6ff6a.tar.gz
xmlgraphics-fop-86284c5b1d29aac3415887b81147fa1f61a6ff6a.zip
Added version filtering to build. Version should now be in only build.xml,
and config.xml picks it up from there during the build process. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'conf/config.xml')
-rw-r--r--conf/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/config.xml b/conf/config.xml
index 138cb32d5..6d75a5859 100644
--- a/conf/config.xml
+++ b/conf/config.xml
@@ -5,7 +5,7 @@
<configuration>
<entry>
<key>version</key>
- <value>FOP 0.17.0 DEV</value>
+ <value>FOP @version@</value>
</entry>
<!-- default values for commandline options -->