Ignore:
Timestamp:
2014-04-27T15:48:04+02:00 (10 years ago)
Author:
Don-vip
Message:

drop support of OSM API 0.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/DataSet.java

    r7005 r7013  
    194194     * Sets the API version this dataset was created from.
    195195     *
    196      * @param version the API version, i.e. "0.5" or "0.6"
     196     * @param version the API version, i.e. "0.6"
    197197     */
    198198    public void setVersion(String version) {
Note: See TracChangeset for help on using the changeset viewer.