Changeset 27821 in osm for applications/editors/josm/plugins/irsrectify/build.xml
- Timestamp:
- 2012-02-17T14:44:47+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/irsrectify/build.xml
r26605 r27821 30 30 <project name="irsrectify" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value=" New plugin -irsrectify"/>32 <property name="commit.message" value="irsrectify shortcut confilct"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 394"/>34 <property name="plugin.main.version" value="4960"/> 35 35 <!-- 36 36 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.