Ignore:
Timestamp:
2011-11-26T15:34:06+01:00 (13 years ago)
Author:
upliner
Message:

'Update reverter for 4602'

File:
1 edited

Legend:

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

    r27091 r27159  
    3030<project name="reverter" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="reverter: add support for remotecontrol for curl-scripted reverts"/>
     32    <property name="commit.message" value="Update reverter for 4602"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4549"/>
     34    <property name="plugin.main.version" value="4602"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.