Ignore:
Timestamp:
2010-01-13T15:13:48+01:00 (16 years ago)
Author:
guggis
Message:

'Changed the constructor signature of the plugin main class'

File:
1 edited

Legend:

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

    r19300 r19475  
    2727<project name="routing" default="dist" basedir=".">
    2828
    29         <property name="commit.message" value="Update to JOSM 2748" />
    30         <property name="plugin.main.version" value="2748" />
     29        <property name="commit.message" value="Changed the constructor signature of the plugin main class" />
     30        <property name="plugin.main.version" value="2830" />
    3131
    3232        <!-- Define some properties -->
Note: See TracChangeset for help on using the changeset viewer.