Ignore:
Timestamp:
2011-09-02T17:19:22+02:00 (13 years ago)
Author:
akks
Message:

'recompile due to core change'

File:
1 edited

Legend:

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

    r26174 r26601  
    3030<project name="wayselector" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="Optimize WaySelection.findWay()."/>
     32    <property name="commit.message" value="recompile due to core change"/>
    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="4395"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.