| Index: source/data/curr/en_150.txt
 | 
| diff --git a/source/data/curr/en_150.txt b/source/data/curr/en_150.txt
 | 
| index e37ed66267eeb93dfba3c78b0f8b3287b6e3016d..9475616bad526684396dd86a4a2382f5b1eb739f 100755
 | 
| --- a/source/data/curr/en_150.txt
 | 
| +++ b/source/data/curr/en_150.txt
 | 
| @@ -1,12 +1,23 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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_150.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_150{
 | 
| -    %%Parent{"en_GB"}
 | 
| -    Version{"2.1.8.19"}
 | 
| +    %%Parent{"en_001"}
 | 
| +    Currencies{
 | 
| +        EUR{
 | 
| +            "€",
 | 
| +            "Euro",
 | 
| +            {
 | 
| +                "¤#,##0.00",
 | 
| +                ",",
 | 
| +                ".",
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
| +    Version{"2.1.19.76"}
 | 
|  }
 | 
| 
 |