Ignore:
Timestamp:
2016-03-28T19:22:53+02:00 (10 years ago)
Author:
mkyral
Message:

PointInfo: Fix breakage caused by API cleaning.

File:
1 edited

Legend:

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

    r31926 r32132  
    33
    44    <!-- enter the SVN commit message -->
    5     <property name="commit.message" value="PointInfo: can load at runtime."/>
     5    <property name="commit.message" value="PointInfo: Fix breakage caused by API cleaning."/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    7     <property name="plugin.main.version" value="7001"/>
     7    <property name="plugin.main.version" value="10060"/>
    88
    99    <!-- plugin can load at runtime -->
Note: See TracChangeset for help on using the changeset viewer.