diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/config.xml | 2 |
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 --> |