Changeset 18803 in osm for applications/editors/josm/plugins/czechaddress/build.xml
- Timestamp:
- 2009-11-25T18:44:04+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/czechaddress/build.xml
r18503 r18803 36 36 classpath="${josm}" 37 37 debug="true" 38 38 encoding="utf8" 39 39 destdir="${plugin.build.dir}"> 40 40 <compilerarg value="-Xlint:deprecation"/> … … 52 52 <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/> 53 53 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/Cz:JOSM/Plugins/CzechAddress"/> 54 <attribute name="Plugin-Mainversion" value="2 401"/>54 <attribute name="Plugin-Mainversion" value="2510"/> 55 55 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 56 56 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.