Skip to content

Commit c205e7e

Browse files
yumaokapedberg-icu
authored andcommitted
ICU-21971 Added a new numeric currecny code SLE/695 for Sierra Leone Leone.
1 parent b144aac commit c205e7e

4 files changed

Lines changed: 7 additions & 5 deletions

File tree

icu4c/source/data/misc/currencyNumericCodes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Corporation and others. All Rights Reserved.
77
//---------------------------------------------------------
88
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
9-
// Build date: 2022-02-16T22:39:51Z
9+
// Build date: 2022-03-30T17:57:09Z
1010
//---------------------------------------------------------
1111
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
1212
// >> !!! >>> DO NOT EDIT <<< !!! <<
@@ -234,6 +234,7 @@ currencyNumericCodes:table(nofallback){
234234
SHP:int{654}
235235
SIT:int{705}
236236
SKK:int{703}
237+
SLE:int{695}
237238
SLL:int{694}
238239
SOS:int{706}
239240
SRD:int{968}

icu4j/main/shared/data/icudata.jar

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:3a88ed935ed88480d4ca199b58bf0103eca91ae2852ba42f143e6822fc4318f6
3-
size 13875602
2+
oid sha256:03e385b9fcef420f2320fec8d995bae4cbb09910202ea3f3acf35e50cdf3e7a4
3+
size 13875613
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:e0727919b78db14c63d840863015f78a0576911020cd13bab44ea44e497210f1
3-
size 95822
2+
oid sha256:cb43b3782f7fffe193e669f857f82e30e5a12e8c891c6e5e1c31b4aed068bc37
3+
size 95826

tools/currency/src/com/ibm/icu/dev/tool/currency/NumericCodeData.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ public void writeResource(OutputStreamWriter osw, String resName) throws IOExcep
336336
{"SHP", "654"},
337337
{"SIT", "705"},
338338
{"SKK", "703"},
339+
{"SLE", "695"},
339340
{"SLL", "694"},
340341
{"SOS", "706"},
341342
{"SRD", "968"},

0 commit comments

Comments
 (0)