Changeset 35501 in osm for applications/editors/josm/dist
- Timestamp:
- 2020-06-29T13:18:29+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/dist/getversions
r32307 r35501 14 14 foreach my $plugin (@names) 15 15 { 16 next if $plugin =~ /-(javadoc|sources)\.jar$/; 16 17 my $date = ""; 17 18 my $version = "";
Note:
See TracChangeset
for help on using the changeset viewer.