We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2eeda6 commit eaec474Copy full SHA for eaec474
make/data/currency/CurrencyData.properties
@@ -32,7 +32,7 @@ formatVersion=3
32
# Version of the currency code information in this class.
33
# It is a serial number that accompanies with each amendment.
34
35
-dataVersion=171
+dataVersion=172
36
37
# List of all valid ISO 4217 currency codes.
38
# To ensure compatibility, do not remove codes.
test/jdk/java/util/Currency/tablea1.txt
@@ -1,12 +1,12 @@
1
#
2
3
-# Amendments up until ISO 4217 AMENDMENT NUMBER 171
4
-# (As of 16 Mar 2022)
+# Amendments up until ISO 4217 AMENDMENT NUMBER 172
+# (As of 27 June 2022)
5
6
7
# Version
8
FILEVERSION=3
9
-DATAVERSION=171
+DATAVERSION=172
10
11
# ISO 4217 currency data
12
AF AFN 971 2
0 commit comments