Changeset 27863 in osm for applications/editors/josm/plugins/graphview/build.xml
- Timestamp:
- 2012-02-18T18:03:10+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/graphview/build.xml
r26990 r27863 27 27 <project name="graphview" default="dist" basedir="."> 28 28 <property name="commit.message" value="option to change graph colors; closes ticket 5523 in JOSM Trac"/> 29 <property name="plugin.main.version" value="4 549"/>29 <property name="plugin.main.version" value="4968"/> 30 30 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 31 <property name="plugin.build.dir" value="build"/>
Note:
See TracChangeset
for help on using the changeset viewer.