Changeset 26309 in osm for applications/editors/josm/plugins/FastDraw/build.xml
- Timestamp:
- 2011-07-12T19:24:21+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/FastDraw/build.xml
r26304 r26309 30 30 <project name="FastDraw" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value="FastDraw: autosimplification , points per km limit"/>32 <property name="commit.message" value="FastDraw: better autosimplification "/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 34 <property name="plugin.main.version" value="4201"/>
Note:
See TracChangeset
for help on using the changeset viewer.