Ignore:
Timestamp:
2009-06-10T16:40:02+02:00 (16 years ago)
Author:
stoecker
Message:

fixed build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/czechaddress/build.xml

    r15763 r15829  
    2424
    2525
    26     <target name="compile" depends="init"
     26    <target name="compile" depends="init,revision"
    2727            description="Compile the plugin and make it ready for running">
    2828
     
    5353            <attribute name="Plugin-Mainversion" value="1607"/>
    5454            <!--<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>-->
    55             <attribute name="Plugin-Version" value="0.2.2"/>
     55            <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    5656        </manifest>
    5757
Note: See TracChangeset for help on using the changeset viewer.