Ignore:
Timestamp:
2015-09-21T23:04:55+02:00 (9 years ago)
Author:
donvip
Message:

fix #josm11884 - Turnrestrictions plugin throws NoSuchMethodError - fix typo

File:
1 edited

Legend:

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

    r31562 r31578  
    44    <property name="commit.message" value="Adapt to JOSM core change (DefaultNameFormatter)"/>
    55    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    6     <property name="plugin.main.version" value="8670"/>
     6    <property name="plugin.main.version" value="8760"/>
    77
    88    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.