Changeset 23456 in osm
- Timestamp:
- 2010-10-03T17:35:24+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/build.xml
r23400 r23456 33 33 <property name="commit.message" value="New release" /> 34 34 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 35 <property name="plugin.main.version" value="3 329" />35 <property name="plugin.main.version" value="3514" /> 36 36 37 37 … … 120 120 <attribute name="Plugin-Link" value="http://openseamap.org/"/> 121 121 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/> 122 <attribute name="Plugin-Version" value="23455"/> 123 <!-- 122 124 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 125 --> 123 126 </manifest> 124 127 </jar>
Note:
See TracChangeset
for help on using the changeset viewer.