Ignore:
Timestamp:
2024-10-01T21:46:31+02:00 (20 months ago)
Author:
taylor.smock
Message:

Set minimum JOSM version to r19044

r19044 was the first Java 11+ only version of JOSM.

File:
1 edited

Legend:

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

    r34516 r36344  
    22<project name="graphview" default="dist" basedir=".">
    33    <property name="commit.message" value="option to change graph colors; closes ticket 5523 in JOSM Trac"/>
    4     <property name="plugin.main.version" value="14153"/>
     4    <property name="plugin.main.version" value="19044"/>
    55
    66    <!-- Configure these properties (replace "..." accordingly).
Note: See TracChangeset for help on using the changeset viewer.