Changeset 12598 in osm for applications


Ignore:
Timestamp:
2008-12-26T23:39:11+01:00 (16 years ago)
Author:
stoecker
Message:

updated version

Location:
applications/editors/josm/plugins
Files:
10 edited

Legend:

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

    r11936 r12598  
    5858        <attribute name="Plugin-Class" value="${plugin.class}" />
    5959        <attribute name="Plugin-Description" value="${plugin.description}" />
    60         <attribute name="Plugin-Mainversion" value="1065" />
     60        <attribute name="Plugin-Mainversion" value="1180" />
    6161        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    6262        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
  • applications/editors/josm/plugins/measurement/build.xml

    r12471 r12598  
    4242        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    4343        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    44         <attribute name="Plugin-Mainversion" value="1153" />
     44        <attribute name="Plugin-Mainversion" value="1180" />
    4545      </manifest>
    4646    </jar>
  • applications/editors/josm/plugins/namefinder/build.xml

    r8909 r12598  
    5353        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    5454        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
     55        <attribute name="Plugin-Mainversion" value="1180" />
    5556      </manifest>
    5657    </jar>
  • applications/editors/josm/plugins/nearclick/build.xml

    r10336 r12598  
    5454        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    5555        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
     56        <attribute name="Plugin-Mainversion" value="1180" />
    5657      </manifest>
    5758    </jar>
  • applications/editors/josm/plugins/plastic_laf/build.xml

    r10336 r12598  
    3535        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    3636        <attribute name="Plugin-Early" value="true" />
     37        <attribute name="Plugin-Mainversion" value="1180" />
    3738        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    3839      </manifest>
  • applications/editors/josm/plugins/slippy_map_chooser/build.xml

    r10454 r12598  
    4040            <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    4141            <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
     42            <attribute name="Plugin-Mainversion" value="1180" />
    4243        </manifest>
    4344    </jar>
  • applications/editors/josm/plugins/surveyor/build.xml

    r12486 r12598  
    5353        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    5454        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
     55        <attribute name="Plugin-Mainversion" value="1180" />
    5556      </manifest>
    5657    </jar>
  • applications/editors/josm/plugins/utilsplugin/build.xml

    r12579 r12598  
    4848        <attribute name="Plugin-Description" value="Useful JOSM utilities"/>
    4949        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    50         <attribute name="Plugin-Mainversion" value="1179"/>
     50        <attribute name="Plugin-Mainversion" value="1180"/>
    5151        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5252        <attribute name="Author"
  • applications/editors/josm/plugins/validator/build.xml

    r12576 r12598  
    4242        <attribute name="Plugin-Description" value="A OSM data validator"/>
    4343        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    44         <attribute name="Plugin-Mainversion" value="1179"/>
     44        <attribute name="Plugin-Mainversion" value="1180"/>
    4545        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    4646        <attribute name="Author" value="Francisco R. Santos"/>
  • applications/editors/josm/plugins/waypoints/build.xml

    r12575 r12598  
    4545        <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    4646        <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    47         <attribute name="Plugin-Mainversion" value="1153" />
     47        <attribute name="Plugin-Mainversion" value="1180" />
    4848      </manifest>
    4949    </jar>
Note: See TracChangeset for help on using the changeset viewer.