mirror of
https://github.com/openjdk/jdk15u.git
synced 2025-12-10 15:41:02 -06:00
8289549: ISO 4217 Amendment 172 Update
Reviewed-by: dcherepanov Backport-of: 604ea90d55ac8354fd7287490ef59b8e3ce020d1
This commit is contained in:
parent
1e3901d02d
commit
0af73588a0
@ -32,7 +32,7 @@ formatVersion=3
|
||||
# Version of the currency code information in this class.
|
||||
# It is a serial number that accompanies with each amendment.
|
||||
|
||||
dataVersion=171
|
||||
dataVersion=172
|
||||
|
||||
# List of all valid ISO 4217 currency codes.
|
||||
# To ensure compatibility, do not remove codes.
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
#
|
||||
#
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 171
|
||||
# (As of 16 Mar 2022)
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 172
|
||||
# (As of 27 June 2022)
|
||||
#
|
||||
|
||||
# Version
|
||||
FILEVERSION=3
|
||||
DATAVERSION=171
|
||||
DATAVERSION=172
|
||||
|
||||
# ISO 4217 currency data
|
||||
AF AFN 971 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user