Changeset 35752 in osm for applications/editors/josm
- Timestamp:
- 2021-05-17T18:22:06+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/trustosm/build.xml
r34565 r35752 3 3 4 4 <!-- enter the SVN commit message --> 5 <property name="commit.message" value=" New plugin for digital signing osm data"/>5 <property name="commit.message" value="trustosm: recompile for compatibility with JOSM r17867"/> 6 6 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 7 <property name="plugin.main.version" value="1 4153" />7 <property name="plugin.main.version" value="17867" /> 8 8 <property name="plugin.author" value="Christoph Wagner" /> 9 9 <property name="plugin.class" value="org.openstreetmap.josm.plugins.trustosm.TrustOSMplugin" />
Note:
See TracChangeset
for help on using the changeset viewer.