Changeset 19993 in osm


Ignore:
Timestamp:
2010-02-14T14:29:25+01:00 (15 years ago)
Author:
stoecker
Message:

fixed version

Location:
applications/editors/josm/plugins
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/build.xml

    r19991 r19993  
    3535        <ant antfile="build.xml" target="dist" dir="slippymap"/>
    3636        <ant antfile="build.xml" target="dist" dir="surveyor"/>
     37        <ant antfile="build.xml" target="dist" dir="public_transport"/>
    3738        <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/>
    3839        <ant antfile="build.xml" target="dist" dir="tageditor"/>
     
    7576        <ant antfile="build.xml" target="clean" dir="piclayer"/>
    7677        <ant antfile="build.xml" target="clean" dir="plastic_laf"/>
     78        <ant antfile="build.xml" target="clean" dir="public_transport"/>
    7779        <ant antfile="build.xml" target="clean" dir="remotecontrol"/>
    7880        <ant antfile="build.xml" target="clean" dir="routes"/>
  • applications/editors/josm/plugins/public_transport/build.xml

    r19968 r19993  
    8686                <attribute name="Plugin-Description" value="This plugin simplifies the mapping and editing of public transport routes."/>
    8787                <attribute name="Plugin-Link" value="http://svn.openstreetmap.org/applications/editors/josm/plugins/public_transport"/>
    88                 <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
     88                <attribute name="Plugin-Mainversion" value="2907"/>
    8989                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    9090            </manifest>
Note: See TracChangeset for help on using the changeset viewer.