Changeset 35753 in osm for applications/editors/josm/plugins/alignways/build.xml
- Timestamp:
- 2021-05-17T20:31:51+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/alignways/build.xml
r35746 r35753 2 2 <project name="alignways" default="dist" basedir="."> 3 3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value="AlignWays: recompile for compatibility with JOSM r178 67"/>4 <property name="commit.message" value="AlignWays: recompile for compatibility with JOSM r17896"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 <property name="plugin.main.version" value="178 67"/>6 <property name="plugin.main.version" value="17896"/> 7 7 8 8 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.