Ignore:
Timestamp:
2011-09-19T09:06:06+02:00 (13 years ago)
Author:
akks
Message:

utilsplugin2: set JOSM version to 4399

File:
1 edited

Legend:

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

    r26662 r26673  
    3030<project name="utilsplugin2" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="Utilsplugin2: select all inside multipolygon added"/>
     32    <property name="commit.message" value="Utilsplugin2: republish with JAR and JOSM>=4399"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4395"/>
     34    <property name="plugin.main.version" value="4399"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.