Ignore:
Timestamp:
2009-05-25T02:34:09+02:00 (17 years ago)
Author:
rcernoch
Message:

CzechAddress: 0.1.1

File:
1 edited

Legend:

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

    r15201 r15203  
    3434            <attribute name="Author" value="Radomír Černoch"/>
    3535            <attribute name="Plugin-Description" value="Creating and handling address nodes and buildings within Czech Republic."/>
    36             <attribute name="Plugin-Mainversion" value="1566"/>
    37             <attribute name="Plugin-Version" value="0.1"/>
     36            <attribute name="Plugin-Mainversion" value="1607"/>
     37            <attribute name="Plugin-Version" value="0.1.1"/>
    3838            <attribute name="Plugin-Class" value="${plugin.basepackage}.CzechAddressPlugin"/>
    3939        </manifest>
     
    9797                <pathelement path="${java.class.path}"/>
    9898            </classpath>
    99         <arg value="/home/radek/Desktop/Hustopeče.osm"/>
     99        <!--<arg value="/home/radek/Desktop/Hustopeče.osm"/>-->
    100100        </java>
    101101    </target>
Note: See TracChangeset for help on using the changeset viewer.