Ignore:
Timestamp:
2011-09-02T17:09:44+02:00 (13 years ago)
Author:
akks
Message:

'recompilie due to core change'

File:
1 edited

Legend:

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

    r26174 r26595  
    3030<project name="buildings_tools" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="update (23630 was committed together with the code which is not right)"/>
     32    <property name="commit.message" value="recompilie due to core change"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="3922"/>
     34    <property name="plugin.main.version" value="4395"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.