Ignore:
Timestamp:
2010-01-13T14:27:15+01:00 (15 years ago)
Author:
guggis
Message:

'Changed constructor signature of plugin main class'

File:
1 edited

Legend:

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

    r19082 r19432  
    2727<project name="DirectUpload" default="dist" basedir=".">
    2828
    29         <property name="commit.message" value="Rebuilding because of JOSM trac ticket #4156; Enabled state management in UploadAction" />
    30         <property name="plugin.main.version" value="2625" />
     29        <property name="commit.message" value="Changed constructor signature of plugin main class" />
     30        <property name="plugin.main.version" value="2830" />
    3131
    3232        <property name="josm"                   location="../../core/dist/josm-custom.jar"/>
Note: See TracChangeset for help on using the changeset viewer.