Ignore:
Timestamp:
2013-01-31T14:39:51+01:00 (12 years ago)
Author:
bastik
Message:

adapt to changes in JOSM core ([josm5679] and [josm5681])

File:
1 edited

Legend:

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

    r27852 r29222  
    3232    <property name="commit.message" value="Changed constructor signature of plugin main class"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4980"/>
     34    <property name="plugin.main.version" value="5681"/>
     35    <!--
     36      ************************************************
     37      ** should not be necessary to change the following properties
     38     -->
    3539    <property name="josm" location="../../core/dist/josm-custom.jar"/>
    3640    <property name="plugin.dist.dir" value="../../dist"/>
Note: See TracChangeset for help on using the changeset viewer.