aboutsummaryrefslogtreecommitdiffstats
path: root/conf/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'conf/config.xml')
-rw-r--r--conf/config.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/config.xml b/conf/config.xml
new file mode 100644
index 000000000..076b7ca7d
--- /dev/null
+++ b/conf/config.xml
@@ -0,0 +1,11 @@
+<!--<!DOCTYPE configuration SYSTEM "config.dtd">-->
+<!-- to developers: have a look at the config.dtd to
+ see how to structure your config entries -->
+
+<configuration>
+ <entry>
+ <key>version</key>
+ <value>Fop 0.16.0 dev</value>
+ </entry>
+
+</configuration> \ No newline at end of file