| Index: source/data/unit/en_KY.txt
 | 
| diff --git a/source/data/unit/en_KY.txt b/source/data/unit/en_KY.txt
 | 
| index 5b2d4aa3b2dc8ba1ff159bda2405a094afd89faa..6265803b6779d6bf33000069c8056a3348d2d30a 100755
 | 
| --- a/source/data/unit/en_KY.txt
 | 
| +++ b/source/data/unit/en_KY.txt
 | 
| @@ -1,6 +1,6 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/en_KY.xml
 | 
| @@ -8,7 +8,17 @@
 | 
|  // ***************************************************************************
 | 
|  en_KY{
 | 
|      %%Parent{"en_001"}
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      unitsNarrow{
 | 
| +        temperature{
 | 
| +            celsius{
 | 
| +                one{"{0}°C"}
 | 
| +                other{"{0}°C"}
 | 
| +            }
 | 
| +            fahrenheit{
 | 
| +                one{"{0}°"}
 | 
| +                other{"{0}°"}
 | 
| +            }
 | 
| +        }
 | 
|      }
 | 
|  }
 | 
| 
 |