Ignore:
Timestamp:
2011-09-02T21:06:04+02:00 (13 years ago)
Author:
stoecker
Message:

fix build version due to core change

Location:
applications/editors/josm/plugins/smed
Files:
4 edited

Legend:

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

    r26174 r26605  
    3232    <property name="commit.message" value="some new internationalized messages"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="3835"/>
     34    <property name="plugin.main.version" value="4394"/>
    3535    <!--
    3636      ************************************************
  • applications/editors/josm/plugins/smed/plugs/harbour/build.xml

    r26174 r26605  
    3232    <property name="commit.message" value="harbour: TristateChekBox added"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="3329"/>
     34    <property name="plugin.main.version" value="4394"/>
    3535    <!-- Declaring  time-stamps-->
    3636    <tstamp/>
  • applications/editors/josm/plugins/smed/plugs/oseam/build.xml

    r26174 r26605  
    3232    <property name="commit.message" value="some new features in internationalising"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="3329"/>
     34    <property name="plugin.main.version" value="4394"/>
    3535    <!-- Declaring  time-stamps-->
    3636    <tstamp/>
  • applications/editors/josm/plugins/smed/plugs/smed_about/build.xml

    r26174 r26605  
    3232    <property name="commit.message" value="added some security queries"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="3329"/>
     34    <property name="plugin.main.version" value="4394"/>
    3535    <!-- Declaring  time-stamps-->
    3636    <tstamp/>
Note: See TracChangeset for help on using the changeset viewer.