Changeset 25190 in osm
- Timestamp:
- 2011-01-31T10:17:47+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/OpeningHoursEditor/build.xml
r22756 r25190 33 33 <property name="commit.message" value="fixed main version" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value="3 021" />35 <property name="plugin.main.version" value="3835" /> 36 36 37 37 -
applications/editors/josm/plugins/download_along/build.xml
r22426 r25190 33 33 <property name="commit.message" value="Changed the constructor signature of the plugin main class" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value=" 2830" />35 <property name="plugin.main.version" value="3835" /> 36 36 37 37 <!-- -
applications/editors/josm/plugins/michigan_left/build.xml
r21706 r25190 33 33 <property name="commit.message" value="Changed the constructor signature of the plugin main class" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value=" 2830" />35 <property name="plugin.main.version" value="3835" /> 36 36 37 37 <!-- -
applications/editors/josm/plugins/reverter/build.xml
r24887 r25190 33 33 <property name="commit.message" value="fix bug with handling for incomplete relation members" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value="3 746" />35 <property name="plugin.main.version" value="3835" /> 36 36 37 37 -
applications/editors/josm/plugins/utilsplugin2/build.xml
r24792 r25190 33 33 <property name="commit.message" value="fix" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value="3 650" />35 <property name="plugin.main.version" value="3835" /> 36 36 37 37 -
applications/editors/josm/plugins/waydownloader/build.xml
r21706 r25190 27 27 --> 28 28 <property name="commit.message" value="Changed the constructor signature of the plugin main class" /> 29 <property name="plugin.main.version" value=" 2830" />29 <property name="plugin.main.version" value="3835" /> 30 30 31 31
Note:
See TracChangeset
for help on using the changeset viewer.