Ignore:
Timestamp:
2010-10-01T00:15:36+02:00 (14 years ago)
Author:
postfix
Message:

added example "share variable" to interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/plugs/smed_about/build.xml

    r23417 r23426  
    5050        <property name="plugin.dist.dir"        value="../../dist"/>
    5151        <property name="ant.build.javac.target" value="1.5"/>
    52         <property name="plugin.jar"             value="${plugin.dist.dir}/02_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
     52        <property name="plugin.jar"             value="${plugin.dist.dir}/03_${DSTAMP}_${TSTAMP}_${ant.project.name}.jar"/>
    5353
    5454        <!--
Note: See TracChangeset for help on using the changeset viewer.