Changeset 26673 in osm for applications/editors
- Timestamp:
- 2011-09-19T09:06:06+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r26662 r26673 30 30 <project name="utilsplugin2" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value="Utilsplugin2: select all inside multipolygon added"/>32 <property name="commit.message" value="Utilsplugin2: republish with JAR and JOSM>=4399"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="439 5"/>34 <property name="plugin.main.version" value="4399"/> 35 35 <!-- 36 36 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.