Changeset 26990 in osm for applications/editors/josm/plugins/graphview
- Timestamp:
- 2011-10-30T22:19:35+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins/graphview
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/graphview/build.xml
r26605 r26990 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 394"/>29 <property name="plugin.main.version" value="4549"/> 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.