Ignore:
Timestamp:
2016-06-16T05:29:37+02:00 (10 years ago)
Author:
donvip
Message:

fix crash with JOSM 10358+

File:
1 edited

Legend:

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

    r31926 r32278  
    33
    44    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    5     <property name="plugin.main.version" value="8863"/>
    6     <property name="plugin.version" value="2.0"/>
     5    <property name="plugin.main.version" value="10358"/>
     6    <property name="plugin.version" value="2.1"/>
    77
    88    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.