Changeset 29222 in osm for applications/editors/josm/plugins/livegps/build.xml
- Timestamp:
- 2013-01-31T14:39:51+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/livegps/build.xml
r27852 r29222 27 27 <project name="livegps" default="dist" basedir="."> 28 28 <property name="commit.message" value="Changed the constructor signature of the plugin main class"/> 29 <property name="plugin.main.version" value="4980"/> 29 <property name="plugin.main.version" value="5681"/> 30 <!-- 31 ************************************************ 32 ** should not be necessary to change the following properties 33 --> 30 34 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 35 <property name="plugin.dist.dir" value="../../dist"/>
Note:
See TracChangeset
for help on using the changeset viewer.