Changeset 26601 in osm for applications
- Timestamp:
- 2011-09-02T17:19:22+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wayselector/build.xml
r26174 r26601 30 30 <project name="wayselector" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value=" Optimize WaySelection.findWay()."/>32 <property name="commit.message" value="recompile due to core change"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value=" 3835"/>34 <property name="plugin.main.version" value="4395"/> 35 35 <!-- 36 36 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.