Changeset 23143 in osm
- Timestamp:
- 2010-09-13T22:17:54+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/waypoint_search/build.xml
r22852 r23143 31 31 32 32 <!-- enter the SVN commit message --> 33 <property name="commit.message" value=" Commit message" />33 <property name="commit.message" value="correct plugin main version" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value="33 76" />35 <property name="plugin.main.version" value="3396" /> 36 36 37 37
Note:
See TracChangeset
for help on using the changeset viewer.