| Index: source/data/curr/en_GG.txt
 | 
| diff --git a/source/data/curr/en_GG.txt b/source/data/curr/en_GG.txt
 | 
| index 9044a5e1b8bc500a3af388375c83db1d19d625ca..abc6695bbfe7f3dc991d9215f659c322363fe2cd 100755
 | 
| --- a/source/data/curr/en_GG.txt
 | 
| +++ b/source/data/curr/en_GG.txt
 | 
| @@ -1,12 +1,24 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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_GG.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  en_GG{
 | 
| -    %%Parent{"en_GB"}
 | 
| -    Version{"2.1.6.69"}
 | 
| +    %%Parent{"en_001"}
 | 
| +    Currencies{
 | 
| +        GBP{
 | 
| +            "£",
 | 
| +            "UK Pound",
 | 
| +        }
 | 
| +    }
 | 
| +    CurrencyPlurals{
 | 
| +        GBP{
 | 
| +            one{"UK pound"}
 | 
| +            other{"UK pounds"}
 | 
| +        }
 | 
| +    }
 | 
| +    Version{"2.1.19.14"}
 | 
|  }
 | 
| 
 |