| Index: source/data/unit/en_BS.txt
 | 
| diff --git a/source/data/unit/en_BS.txt b/source/data/unit/en_BS.txt
 | 
| index a3f9d53b768df54df0ada2eaff32ab3646d1eae8..d40bab345efe991ecace7e0045bb9446a2f8f159 100755
 | 
| --- a/source/data/unit/en_BS.txt
 | 
| +++ b/source/data/unit/en_BS.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_BS.xml
 | 
| @@ -8,7 +8,17 @@
 | 
|  // ***************************************************************************
 | 
|  en_BS{
 | 
|      %%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}°"}
 | 
| +            }
 | 
| +        }
 | 
|      }
 | 
|  }
 | 
| 
 |