Ignore:
Timestamp:
2012-01-22T15:35:06+01:00 (14 years ago)
Author:
akks
Message:

'FastDraw: shortcut parsing'

File:
1 edited

Legend:

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

    r27019 r27555  
    3030<project name="FastDraw" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="FastDraw: recompile due to core change"/>
     32    <property name="commit.message" value="FastDraw: shortcut parsing"/>
    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="4667"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.