Skip to content

Commit 7e4aa04

Browse files
committed
8294307: ISO 4217 Amendment 173 Update
Backport-of: 4b60ed4d08d6e4cfb26bde2533b6f06b8bf3fa25
1 parent 782a33b commit 7e4aa04

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=172
35+
dataVersion=173
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 172
4-
# (As of 27 June 2022)
3+
# Amendments up until ISO 4217 AMENDMENT NUMBER 173
4+
# (As of 23 September 2022)
55
#
66

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

1111
# ISO 4217 currency data
1212
AF AFN 971 2

0 commit comments

Comments
 (0)