Changeset 18498 in osm


Ignore:
Timestamp:
2009-11-07T14:57:25+01:00 (15 years ago)
Author:
guggis
Message:

Updated

File:
1 edited

Legend:

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

    r18496 r18498  
    187187        <target name="commit-dist">
    188188                        <echo>Commiting ${plugin.jar} with message '${commit.message}' ...</echo>
    189                         <echo>Plugin-Mainversion is '${plugin.main.version}' ...</echo>
     189                        <echo>Plugin-Mainversion is ${plugin.main.version} ...</echo>
     190                        <echo>JOSM build version is ${coreversion.info.entry.revision} ...</echo>
    190191                        <echo>Plugin-Version is ${version.entry.commit.revision} ...</echo>
    191192                        <condition property="difference-in-josm-version">
Note: See TracChangeset for help on using the changeset viewer.