Changeset 27761 in osm for applications/editors/josm/plugins/utilsplugin2/build.xml
- Timestamp:
- 2012-02-15T19:01:41+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin2/build.xml
r27751 r27761 30 30 <project name="utilsplugin2" default="dist" basedir="."> 31 31 <!-- enter the SVN commit message --> 32 <property name="commit.message" value="Utilsplugin2: moved SplitObject to ctrl-P"/>32 <property name="commit.message" value="Utilsplugin2: fixing shortcut deprecation"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 847"/>34 <property name="plugin.main.version" value="4937"/> 35 35 <!-- 36 36 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.
