mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-16 10:53:31 +00:00
Merge
This commit is contained in:
commit
0a228eec58
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2000, 2008, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2000, 2012, 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
|
||||
@ -29,7 +29,7 @@ formatVersion=1
|
||||
# It is a serial number that accompanies with each amendment, such as
|
||||
# 'MAxxx.doc'
|
||||
|
||||
dataVersion=151
|
||||
dataVersion=153
|
||||
|
||||
# List of all valid ISO 4217 currency codes.
|
||||
# To ensure compatibility, do not remove codes.
|
||||
@ -583,7 +583,7 @@ ZW=ZWL
|
||||
minor0=\
|
||||
ADP-BEF-BIF-BYB-BYR-CLF-CLP-DJF-ESP-GNF-\
|
||||
GRD-ISK-ITL-JPY-KMF-KRW-LUF-MGF-PYG-PTE-RWF-\
|
||||
TPE-TRL-VUV-XAF-XOF-XPF
|
||||
TPE-TRL-VND-VUV-XAF-XOF-XPF
|
||||
minor1=
|
||||
minor3=\
|
||||
BHD-IQD-JOD-KWD-LYD-OMR-TND
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
#
|
||||
#
|
||||
# Based on BSi's ISO4217 data - "TABLE A1.doc" + amendments up until MA151.doc
|
||||
# (As of 7 April 2011)
|
||||
# Based on BSi's ISO4217 data - "TABLE A1.doc" + amendments up until MA153.doc
|
||||
# (As of 12 January 2012)
|
||||
#
|
||||
|
||||
# Version
|
||||
FILEVERSION=1
|
||||
DATAVERSION=151
|
||||
DATAVERSION=153
|
||||
|
||||
# ISO 4217 currency data
|
||||
AF AFN 971 2
|
||||
@ -267,7 +267,7 @@ UY UYU 858 2
|
||||
UZ UZS 860 2
|
||||
VU VUV 548 0
|
||||
VE VEF 937 2
|
||||
VN VND 704 2
|
||||
VN VND 704 0
|
||||
VG USD 840 2
|
||||
VI USD 840 2
|
||||
WF XPF 953 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user