Changeset 36349 in osm for applications/editors/josm/plugins/undelete
- Timestamp:
- 2024-10-28T19:18:41+01:00 (15 months ago)
- Location:
- applications/editors/josm/plugins/undelete
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/undelete/build.xml
r35848 r36349 4 4 <property name="commit.message" value="adapt to core changes (backwards compatible)"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value="1 7838"/>6 <property name="plugin.main.version" value="19044"/> 7 7 8 8 <property name="plugin.author" value="Nakor"/> -
applications/editors/josm/plugins/undelete/pom.xml
r36325 r36349 17 17 <properties> 18 18 <plugin.src.dir>src</plugin.src.dir> 19 <plugin.main.version>1 7838</plugin.main.version>19 <plugin.main.version>19044</plugin.main.version> 20 20 21 21 <plugin.author>Nakor</plugin.author>
Note:
See TracChangeset
for help on using the changeset viewer.
