Ignore:
Timestamp:
2011-11-13T11:47:55+01:00 (13 years ago)
Author:
kpastor
Message:

Release successfully tested with JOSM version 4064 (Ubuntu 11.10)

File:
1 edited

Legend:

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

    r27047 r27049  
    3030<project name="print" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="First release"/>
     32    <property name="commit.message" value="Release successfully tested with JOSM version 4064 (Ubuntu 11.10)"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4550"/>
     34    <property name="plugin.main.version" value="4064"/>
    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.