Changeset 29780 in osm for applications/editors
- Timestamp:
- 2013-07-26T19:37:51+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/CommandLine/build.xml
r29596 r29780 2 2 <project name="CommandLine" default="dist" basedir="."> 3 3 <!-- enter the SVN commit message --> 4 <property name="commit.message" value="JOSM/CommandLine: added timeout commandline.timeout ms"/>4 <property name="commit.message" value="JOSM/CommandLine: fix exception after JOSM update"/> 5 5 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 6 6 <property name="plugin.main.version" value="5960"/>
Note:
See TracChangeset
for help on using the changeset viewer.