Changeset 34829 in osm for applications/editors/josm/plugins/pbf
- Timestamp:
- 2019-01-16T13:26:17+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/pbf/build.xml
r34295 r34829 1 <?xml version="1.0" encoding="utf-8"?>1 <?xml version="1.0" encoding="utf-8"?> 2 2 <project name="pbf" default="dist" basedir="."> 3 3 4 4 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 5 <property name="plugin.main.version" value="1 3927"/>5 <property name="plugin.main.version" value="14699"/> 6 6 7 7 <property name="plugin.author" value="Don-vip"/>
Note:
See TracChangeset
for help on using the changeset viewer.