make wolf file compatible with mew versioning
authorkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sat, 3 Dec 2011 20:52:05 +0000 (20:52 +0000)
committerkonrad <konrad@6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33>
Sat, 3 Dec 2011 20:52:05 +0000 (20:52 +0000)
git-svn-id: https://silmor.de/svn/softmagic/smoke/trunk@756 6e3c4bff-ac9f-4ac1-96c5-d2ea494d3e33

wob/magicsmoke.wolf

index 41b9d41..0e16043 100644 (file)
@@ -13,7 +13,7 @@
        </Doc>
        <!-- generic settings -->
        <Project baseDir=".." wobDir="wob" name="MagicSmoke" xml-namespace="http://silmor.de/MagicSmoke" auth="session" encoding="wob"/>
-       <Version comm="0100" needcomm="0100" humanReadable="1.91 alpha" svnTarget="."/>
+       <Version comm="0100" needcomm="0100" humanReadable="1.91 alpha" target="." system="svn git"/>
        <Include file="db/db.wolf"/>
        
        <!-- configure output -->
@@ -48,4 +48,4 @@
        <Include file="transact/order.wolf"/>
        <Include file="transact/cart.wolf"/>
        <Include file="transact/template.wolf"/>
-</Wolf>
\ No newline at end of file
+</Wolf>