| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2010-2014 International Business Machines | 3 // * Copyright (C) 2010-2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * | 5 // * |
| 6 // *************************************************************************** | 6 // *************************************************************************** |
| 7 | 7 |
| 8 icuver:table(nofallback){ | 8 icuver:table(nofallback){ |
| 9 DataVersion { "54.0.1.0" } | 9 DataVersion { "56.1.0.0" } |
| 10 ICUVersion { "54.0.1.0" } | 10 ICUVersion { "56.1.0.0" } |
| 11 } | 11 } |
| OLD | NEW |