Changeset 35829 in osm for applications/editors/josm/plugins/reltoolbox/build.xml
- Timestamp:
- 2021-10-03T14:14:25+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/reltoolbox/build.xml
r34614 r35829 4 4 <property name="commit.message" value="RelToolbox: make natural sort for relation and find relation lists"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value="1 4208"/>6 <property name="plugin.main.version" value="18173"/> 7 7 8 8 <property name="plugin.author" value="Ilya Zverev"/> … … 29 29 </copy> 30 30 </target> 31 32 33 31 </project>
Note:
See TracChangeset
for help on using the changeset viewer.
