Skip to content

Commit eaec474

Browse files
committed
8289549: ISO 4217 Amendment 172 Update
Reviewed-by: stuefe Backport-of: 604ea90d55ac8354fd7287490ef59b8e3ce020d1
1 parent f2eeda6 commit eaec474

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

make/data/currency/CurrencyData.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ formatVersion=3
3232
# Version of the currency code information in this class.
3333
# It is a serial number that accompanies with each amendment.
3434

35-
dataVersion=171
35+
dataVersion=172
3636

3737
# List of all valid ISO 4217 currency codes.
3838
# To ensure compatibility, do not remove codes.

test/jdk/java/util/Currency/tablea1.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#
22
#
3-
# Amendments up until ISO 4217 AMENDMENT NUMBER 171
4-
# (As of 16 Mar 2022)
3+
# Amendments up until ISO 4217 AMENDMENT NUMBER 172
4+
# (As of 27 June 2022)
55
#
66

77
# Version
88
FILEVERSION=3
9-
DATAVERSION=171
9+
DATAVERSION=172
1010

1111
# ISO 4217 currency data
1212
AF AFN 971 2

0 commit comments

Comments
 (0)