Skip to content
Snippets Groups Projects
Commit c607d6db authored by Lars Kanis's avatar Lars Kanis
Browse files

Fix remaining PKG_VERSION

parent 2ffee9f1
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
<doap:Version> <doap:Version>
<doap:branch>fox16</doap:branch> <doap:branch>fox16</doap:branch>
<doap:created><%= Date.today %></doap:created> <doap:created><%= Date.today %></doap:created>
<doap:revision><%= PKG_VERSION %></doap:revision> <doap:revision><%= Fox.fxrubyversion %></doap:revision>
</doap:Version> </doap:Version>
</doap:release> </doap:release>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment