Ignore:
Timestamp:
2012-02-17T14:44:47+01:00 (13 years ago)
Author:
akks
Message:

fix shortcut conflict in IrsRectify

File:
1 edited

Legend:

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

    r26605 r27821  
    3030<project name="irsrectify" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="New plugin - irsrectify"/>
     32    <property name="commit.message" value="irsrectify shortcut confilct"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4394"/>
     34    <property name="plugin.main.version" value="4960"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.