Changeset 29778 in osm for applications/editors/josm/plugins/FixAddresses/build.xml
- Timestamp:
- 2013-07-25T21:57:38+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FixAddresses/build.xml
r29661 r29778 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <project name="FixAddresses" default="dist" basedir="."> 3 <!-- enter the SVN commit message -->4 <property name="commit.message" value="fix compile error (core changes)"/>5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->6 <property name="plugin.main.version" value="60 10"/>3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value="fix compile error (core changes)"/> 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value="6082"/> 7 7 8 8 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.
