]> granicus.if.org Git - icu/commitdiff
ICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided...
authorYoshito Umaoka <y.umaoka@gmail.com>
Wed, 6 Jun 2018 22:51:56 +0000 (22:51 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Wed, 6 Jun 2018 22:51:56 +0000 (22:51 +0000)
X-SVN-Rev: 41511

icu4c/source/data/misc/currencyNumericCodes.txt
tools/currency/src/com/ibm/icu/dev/tool/currency/NumericCodeData.java

index 63f2953a93ceb355c15110bda6f74353ff70f2a1..fd8d1e3315ac32570efbdfd3c863585431c840dc 100644 (file)
@@ -6,7 +6,7 @@
 // Corporation and others.  All Rights Reserved.
 //---------------------------------------------------------
 // Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
-// Build date: 2018-05-29T17:23:24Z
+// Build date: 2018-06-06T22:39:58Z
 //---------------------------------------------------------
 // >> !!! >>   THIS IS A MACHINE-GENERATED FILE   << !!! <<
 // >> !!! >>>            DO NOT EDIT             <<< !!! <<
@@ -273,7 +273,6 @@ currencyNumericCodes:table(nofallback){
         UZS:int{860}
         VEB:int{862}
         VEF:int{937}
-        VES:int{928}
         VNC:int{704}
         VND:int{704}
         VUV:int{548}
index f672ce3656e1eaf3db6c9b64b1efc77bdf1b3074..23f8fcdd41f9f77c8c67db291794c3ac1bac35d2 100644 (file)
@@ -375,7 +375,6 @@ public class NumericCodeData {
         {"UZS", "860"},
         {"VEB", "862"},
         {"VEF", "937"},
-        {"VES", "928"},
         {"VNC", "704"},
         {"VND", "704"},
         {"VUV", "548"},