Changeset 26597 in osm
- Timestamp:
- 2011-09-02T17:15:16+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/measurement/build.xml
r26174 r26597 26 26 --> 27 27 <project name="measurement" default="dist" basedir="."> 28 <property name="commit.message" value=" Changed the constructor signature of the plugin main class"/>29 <property name="plugin.main.version" value=" 3835"/>28 <property name="commit.message" value="recompile dure to core change"/> 29 <property name="plugin.main.version" value="4395"/> 30 30 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 31 <property name="plugin.dist.dir" value="../../dist"/>
Note:
See TracChangeset
for help on using the changeset viewer.