Changeset 27598 in osm for applications/editors


Ignore:
Timestamp:
2012-01-23T16:45:23+01:00 (13 years ago)
Author:
akks
Message:

'BuildingTools: shortcut changes - binary'

File:
1 edited

Legend:

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

    r27562 r27598  
    3030<project name="buildings_tools" default="dist" basedir=".">
    3131    <!-- enter the SVN commit message -->
    32     <property name="commit.message" value="BuildingTools: help shortcut parser"/>
     32    <property name="commit.message" value="BuildingTools: shortcut changes - binary"/>
    3333    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    34     <property name="plugin.main.version" value="4667"/>
     34    <property name="plugin.main.version" value="4855"/>
    3535    <!--
    3636      ************************************************
Note: See TracChangeset for help on using the changeset viewer.