Skip to content

Commit

Permalink
ICU-21971 Added a new numeric currecny code SLE/695 for Sierra Leone …
Browse files Browse the repository at this point in the history
…Leone.
  • Loading branch information
yumaoka authored and pedberg-icu committed Mar 30, 2022
1 parent b144aac commit c205e7e
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion icu4c/source/data/misc/currencyNumericCodes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Corporation and others. All Rights Reserved.
//---------------------------------------------------------
// Build tool: com.ibm.icu.dev.tool.currency.NumericCodeData
// Build date: 2022-02-16T22:39:51Z
// Build date: 2022-03-30T17:57:09Z
//---------------------------------------------------------
// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! <<
// >> !!! >>> DO NOT EDIT <<< !!! <<
Expand Down Expand Up @@ -234,6 +234,7 @@ currencyNumericCodes:table(nofallback){
SHP:int{654}
SIT:int{705}
SKK:int{703}
SLE:int{695}
SLL:int{694}
SOS:int{706}
SRD:int{968}
Expand Down
4 changes: 2 additions & 2 deletions icu4j/main/shared/data/icudata.jar
Git LFS file not shown
4 changes: 2 additions & 2 deletions icu4j/main/shared/data/icutzdata.jar
Git LFS file not shown
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ public void writeResource(OutputStreamWriter osw, String resName) throws IOExcep
{"SHP", "654"},
{"SIT", "705"},
{"SKK", "703"},
{"SLE", "695"},
{"SLL", "694"},
{"SOS", "706"},
{"SRD", "968"},
Expand Down

0 comments on commit c205e7e

Please sign in to comment.