Changeset 23103 in osm for applications/editors/josm/plugins/wayselector/build.xml
- Timestamp:
- 2010-09-10T21:51:20+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wayselector/build.xml
r23100 r23103 31 31 32 32 <!-- enter the SVN commit message --> 33 <property name="commit.message" value=" Do not mutate the collectionof selected ways. Convert TAB to spaces." />33 <property name="commit.message" value="Optimize WaySelection.findWay()." /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 35 <property name="plugin.main.version" value="3095" />
Note:
See TracChangeset
for help on using the changeset viewer.