Changeset 28222 in osm for applications/editors/josm/plugins/utilsplugin2/build.xml
- Timestamp:
- 2012-04-08T09:29:08+02:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r28028 r28222 30 30 <project name="utilsplugin2" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value="Utilsplugin2: search speed-up, added adjacent and connected keywords (search for ways only)"/>32 <property name="commit.message" value="Utilsplugin2: all inside multipolygon selection - fixed"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 34 <property name="plugin.main.version" value="4980"/>
Note:
See TracChangeset
for help on using the changeset viewer.