Ignore:
Timestamp:
2010-03-15T12:48:23+01:00 (16 years ago)
Author:
guggis
Message:

Second version of the turn restrictions plugin

File:
1 edited

Legend:

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

    r20378 r20489  
    3131
    3232        <!-- enter the SVN commit message -->
    33         <property name="commit.message" value="Commit message" />
     33        <property name="commit.message" value="Second version of turnrestriction plugin. Still under development." />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="" />
    36 
     35        <property name="plugin.main.version" value="3136" />
    3736
    3837        <!--
Note: See TracChangeset for help on using the changeset viewer.