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 782a33b commit 7e4aa04Copy full SHA for 7e4aa04
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=172
+dataVersion=173
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 172
4
-# (As of 27 June 2022)
+# Amendments up until ISO 4217 AMENDMENT NUMBER 173
+# (As of 23 September 2022)
5
6
7
# Version
8
FILEVERSION=3
9
-DATAVERSION=172
+DATAVERSION=173
10
11
# ISO 4217 currency data
12
AF AFN 971 2
0 commit comments