Changeset 23456 in osm


Ignore:
Timestamp:
2010-10-03T17:35:24+02:00 (14 years ago)
Author:
postfix
Message:

some changes in ant file

File:
1 edited

Legend:

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

    r23400 r23456  
    3333        <property name="commit.message" value="New release" />
    3434        <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    35         <property name="plugin.main.version" value="3329" />
     35        <property name="plugin.main.version" value="3514" />
    3636
    3737
     
    120120                                <attribute name="Plugin-Link" value="http://openseamap.org/"/>
    121121                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
     122                                <attribute name="Plugin-Version" value="23455"/>
     123                                <!--
    122124                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
     125                                 -->
    123126                        </manifest>
    124127                </jar>
Note: See TracChangeset for help on using the changeset viewer.