| Index: source/data/unit/rm.txt
 | 
| diff --git a/source/data/unit/rm.txt b/source/data/unit/rm.txt
 | 
| index c434da4f3539c883d1ac972de73fa7865ccf096a..54cf96db6fa98f497316cb348c9c6343fbbbbb50 100755
 | 
| --- a/source/data/unit/rm.txt
 | 
| +++ b/source/data/unit/rm.txt
 | 
| @@ -1,16 +1,18 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * Copyright (C) 2014 International Business Machines
 | 
| +// * Copyright (C) 2015 International Business Machines
 | 
|  // * Corporation and others. All Rights Reserved.
 | 
|  // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 | 
|  // * Source File: <path>/common/main/rm.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/common/main/rm.xml
 | 
| - */
 | 
|  rm{
 | 
| -    Version{"2.1.8.9"}
 | 
| +    Version{"2.1.19.14"}
 | 
| +    durationUnits{
 | 
| +        hm{"h:mm"}
 | 
| +        hms{"h:mm:ss"}
 | 
| +        ms{"m:ss"}
 | 
| +    }
 | 
|      units{
 | 
|          duration{
 | 
|              day{
 | 
| 
 |