Ignore:
Timestamp:
2011-11-19T20:56:55+01:00 (13 years ago)
Author:
upliner
Message:

'reverter: add support for remotecontrol for curl-scripted reverts'

File:
1 edited

Legend:

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

    r26990 r27091  
    3030<project name="reverter" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="recompile after change in OsmPrimitive in JOSM 4099"/>
     32    <property name="commit.message" value="reverter: add support for remotecontrol for curl-scripted reverts"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    3434    <property name="plugin.main.version" value="4549"/>
Note: See TracChangeset for help on using the changeset viewer.