Changeset 19467 in osm for applications/editors/josm/plugins/piclayer/build.xml
- Timestamp:
- 2010-01-13T15:07:23+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer/build.xml
r19062 r19467 23 23 <project name="PicLayer" default="dist" basedir="."> 24 24 25 <property name="commit.message" value=" Updated to JOSM 2621; updated build.xml" />26 <property name="plugin.main.version" value="2 621" />25 <property name="commit.message" value="Changed the constructor signature of the plugin main class" /> 26 <property name="plugin.main.version" value="2830" /> 27 27 28 28 <!--
Note:
See TracChangeset
for help on using the changeset viewer.
