| Index: source/data/curr/de_CH.txt
 | 
| diff --git a/source/data/curr/de_CH.txt b/source/data/curr/de_CH.txt
 | 
| index 44c4affeae5505130fd7646f2175592c7f91b72f..2ff0da02f86e70332ce1d2be9ff55c04b3c7003f 100755
 | 
| --- a/source/data/curr/de_CH.txt
 | 
| +++ b/source/data/curr/de_CH.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/de_CH.xml
 | 
| @@ -12,16 +12,19 @@ de_CH{
 | 
|              "BYR",
 | 
|              "Weissrussischer Rubel",
 | 
|          }
 | 
| -        CHF{
 | 
| -            "CHF",
 | 
| -            "Schweizer Franken",
 | 
| +        EUR{
 | 
| +            "EUR",
 | 
| +            "Euro",
 | 
|          }
 | 
|      }
 | 
| +    Currencies%narrow{
 | 
| +        EUR{"EUR"}
 | 
| +    }
 | 
|      CurrencyPlurals{
 | 
|          BYR{
 | 
|              one{"Weissrussischer Rubel"}
 | 
|              other{"Weissrussische Rubel"}
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.8.21"}
 | 
| +    Version{"2.1.19.87"}
 | 
|  }
 | 
| 
 |