| Index: source/data/coll/tr.txt
 | 
| diff --git a/source/data/coll/tr.txt b/source/data/coll/tr.txt
 | 
| index ab921f50dce4b32faa770c38868188991d704ca7..50af77e7c772caa7a90ceebba7a30a29c8aee923 100644
 | 
| --- a/source/data/coll/tr.txt
 | 
| +++ b/source/data/coll/tr.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/tr.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/xml/collation/tr.xml
 | 
| - */
 | 
|  tr{
 | 
| -    Version{"2.1.6.34"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      collations{
 | 
|          search{
 | 
| -            Sequence{"[import und-u-co-search][import tr-u-co-standard]"}
 | 
| -            Version{"26"}
 | 
| +            Sequence{
 | 
| +                "[import und-u-co-search]"
 | 
| +                "[import tr-u-co-standard]"
 | 
| +            }
 | 
| +            Version{"28"}
 | 
|          }
 | 
|          standard{
 | 
|              Sequence{
 | 
| @@ -26,7 +26,7 @@ tr{
 | 
|                  "&S<ş<<<Ş"
 | 
|                  "&U<ü<<<Ü"
 | 
|              }
 | 
| -            Version{"26"}
 | 
| +            Version{"28"}
 | 
|          }
 | 
|      }
 | 
|  }
 | 
| 
 |