Changeset 7013 in josm for trunk/src/org/openstreetmap/josm/data
- Timestamp:
- 2014-04-27T15:48:04+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/DataSet.java
r7005 r7013 194 194 * Sets the API version this dataset was created from. 195 195 * 196 * @param version the API version, i.e. "0. 5" or "0.6"196 * @param version the API version, i.e. "0.6" 197 197 */ 198 198 public void setVersion(String version) {
Note:
See TracChangeset
for help on using the changeset viewer.