mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-31 07:48:49 +00:00
8011977: ISO 4217 Amendment Number 155
Reviewed-by: naoto
This commit is contained in:
parent
dfcf6055a7
commit
fc3e45929e
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
@ -28,7 +28,7 @@ formatVersion=1
|
||||
# Version of the currency code information in this class.
|
||||
# It is a serial number that accompanies with each amendment.
|
||||
|
||||
dataVersion=154
|
||||
dataVersion=155
|
||||
|
||||
# List of all valid ISO 4217 currency codes.
|
||||
# To ensure compatibility, do not remove codes.
|
||||
@ -585,7 +585,7 @@ ZW=ZWL
|
||||
minor0=\
|
||||
ADP-BEF-BIF-BYB-BYR-CLF-CLP-DJF-ESP-GNF-\
|
||||
GRD-ISK-ITL-JPY-KMF-KRW-LUF-MGF-PYG-PTE-RWF-\
|
||||
TPE-TRL-VND-VUV-XAF-XOF-XPF
|
||||
TPE-TRL-UGX-VND-VUV-XAF-XOF-XPF
|
||||
minor1=
|
||||
minor3=\
|
||||
BHD-IQD-JOD-KWD-LYD-OMR-TND
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
#
|
||||
#
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 154
|
||||
# (As of 31 August 2012)
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 155
|
||||
# (As of 11 April 2013)
|
||||
#
|
||||
|
||||
# Version
|
||||
FILEVERSION=1
|
||||
DATAVERSION=154
|
||||
DATAVERSION=155
|
||||
|
||||
# ISO 4217 currency data
|
||||
AF AFN 971 2
|
||||
@ -256,7 +256,7 @@ TR TRY 949 2
|
||||
TM TMT 934 2
|
||||
TC USD 840 2
|
||||
TV AUD 36 2
|
||||
UG UGX 800 2
|
||||
UG UGX 800 0
|
||||
UA UAH 980 2
|
||||
AE AED 784 2
|
||||
GB GBP 826 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user