| Index: source/data/coll/is.txt
 | 
| diff --git a/source/data/coll/is.txt b/source/data/coll/is.txt
 | 
| index fb7fe5f1218af4a630f51c52ef7ea5df6d0eee62..43303a6fd2c1ec1dfe29f6031b05ca0c6a3e2c7d 100644
 | 
| --- a/source/data/coll/is.txt
 | 
| +++ b/source/data/coll/is.txt
 | 
| @@ -1,20 +1,20 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/collation/is.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/xml/collation/is.xml
 | 
| - */
 | 
|  is{
 | 
| -    Version{"2.1.6.34"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      collations{
 | 
|          search{
 | 
| -            Sequence{"[import und-u-co-search][import is-u-co-standard]"}
 | 
| -            Version{"26"}
 | 
| +            Sequence{
 | 
| +                "[import und-u-co-search]"
 | 
| +                "[import is-u-co-standard]"
 | 
| +            }
 | 
| +            Version{"28"}
 | 
|          }
 | 
|          standard{
 | 
|              Sequence{
 | 
| @@ -27,7 +27,7 @@ is{
 | 
|                  "&[before 1]z<ý<<<Ý"
 | 
|                  "&[before 1]ǀ<æ<<<Æ<<ä<<<Ä<ö<<<Ö<<ø<<<Ø<å<<<Å"
 | 
|              }
 | 
| -            Version{"26"}
 | 
| +            Version{"28"}
 | 
|          }
 | 
|      }
 | 
|  }
 | 
| 
 |