Changeset 27573 in osm for applications/editors/josm/plugins/merge-overlap/build.xml
- Timestamp:
- 2012-01-22T16:37:35+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/merge-overlap/build.xml
r27019 r27573 30 30 <project name="merge-overlap" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value=" preset maintenance (${ant.project.name})"/>32 <property name="commit.message" value="MergeOverlap: help shortcut parser, rebuild"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 549"/>34 <property name="plugin.main.version" value="4847"/> 35 35 36 36 <import file="../build-common.xml"/>
Note:
See TracChangeset
for help on using the changeset viewer.
