mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +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.
|
||||
#
|
||||
# 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.
|
||||
# It is a serial number that accompanies with each amendment.
|
||||
|
||||
dataVersion=174
|
||||
dataVersion=175
|
||||
|
||||
# List of all valid ISO 4217 currency codes.
|
||||
# To ensure compatibility, do not remove codes.
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
#
|
||||
#
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 174
|
||||
# (As of 2 November 2022)
|
||||
# Amendments up until ISO 4217 AMENDMENT NUMBER 175
|
||||
# (As of 31 March 2023)
|
||||
#
|
||||
|
||||
# Version
|
||||
FILEVERSION=3
|
||||
DATAVERSION=174
|
||||
DATAVERSION=175
|
||||
|
||||
# ISO 4217 currency data
|
||||
AF AFN 971 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue