Ignore:
Timestamp:
2012-01-20T23:51:49+01:00 (12 years ago)
Author:
raupach
Message:

'Initial version.'

File:
1 edited

Legend:

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

    r27510 r27512  
    3030<project name="HouseNumberTaggingTool" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="Commit message"/>
     32    <property name="commit.message" value="Initial version."/>
    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="4789"/>
    3535    <!-- should not be necessary to change the following properties -->
    3636    <property name="josm" location="../../core/dist/josm-custom.jar"/>
Note: See TracChangeset for help on using the changeset viewer.