Changeset 22177 in osm for applications/editors/josm/plugins/tracer
- Timestamp:
- 2010-07-03T22:38:52+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tracer/build.xml
r20251 r22177 31 31 32 32 <!-- enter the SVN commit message --> 33 <property name="commit.message" value=" build.xml according to official template" />33 <property name="commit.message" value="adapt to latest josm (getNodePairs changed)" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value=" 2830" />35 <property name="plugin.main.version" value="3348" /> 36 36 37 37
Note:
See TracChangeset
for help on using the changeset viewer.