Ignore:
Timestamp:
2024-10-28T19:18:41+01:00 (3 months ago)
Author:
taylor.smock
Message:

Dependency updates

Most plugins have been moved to require a minimum version of r19044 (mostly for
Java 11+ build reasons).

File:
1 edited

Legend:

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

    r35926 r36349  
    1010  <property name="commit.message" value="Commit message"/>
    1111  <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    12   <property name="plugin.main.version" value="10580"/>
     12  <property name="plugin.main.version" value="19044"/>
    1313  <property name="plugin.author" value="Taylor Smock"/>
    1414  <property name="plugin.class" value="org.openstreetmap.josm.plugins.lwjgl.LWJGLPlugin"/>
Note: See TracChangeset for help on using the changeset viewer.