mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8305400: ISO 4217 Amendment 175 Update
Reviewed-by: naoto
This commit is contained in:
parent
a324fa2639
commit
7cf24d1c06
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
#
|
#
|
||||||
# Copyright (c) 2000, 2022, Oracle and/or its affiliates. All rights reserved.
|
# Copyright (c) 2000, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
#
|
#
|
||||||
# This code is free software; you can redistribute it and/or modify it
|
# This code is free software; you can redistribute it and/or modify it
|
||||||
|
@ -32,7 +32,7 @@ formatVersion=3
|
||||||
# Version of the currency code information in this class.
|
# Version of the currency code information in this class.
|
||||||
# It is a serial number that accompanies with each amendment.
|
# It is a serial number that accompanies with each amendment.
|
||||||
|
|
||||||
dataVersion=174
|
dataVersion=175
|
||||||
|
|
||||||
# List of all valid ISO 4217 currency codes.
|
# List of all valid ISO 4217 currency codes.
|
||||||
# To ensure compatibility, do not remove codes.
|
# To ensure compatibility, do not remove codes.
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 174
|
# Amendments up until ISO 4217 AMENDMENT NUMBER 175
|
||||||
# (As of 2 November 2022)
|
# (As of 31 March 2023)
|
||||||
#
|
#
|
||||||
|
|
||||||
# Version
|
# Version
|
||||||
FILEVERSION=3
|
FILEVERSION=3
|
||||||
DATAVERSION=174
|
DATAVERSION=175
|
||||||
|
|
||||||
# ISO 4217 currency data
|
# ISO 4217 currency data
|
||||||
AF AFN 971 2
|
AF AFN 971 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue