jdk/make/data/currency/CurrencyData.properties
changeset 38440 9e77c5b81def
parent 31914 1b365849fcfa
child 40999 d0d0a00fc1b0
equal deleted inserted replaced
38439:8a3871cd7fca 38440:9e77c5b81def
     1 #
     1 #
     2 # Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    24 #
    24 #
    25 
    25 
    26 # Version of the currency data format.
    26 # Version of the currency data format.
    27 #   1: initial
    27 #   1: initial
    28 #   2: Change in minor unit (allowing 4-9 digits)
    28 #   2: Change in minor unit (allowing 4-9 digits)
    29 formatVersion=2
    29 #   3: Change in the order of special case and other currency entries
       
    30 formatVersion=3
    30 
    31 
    31 # Version of the currency code information in this class.
    32 # Version of the currency code information in this class.
    32 # It is a serial number that accompanies with each amendment.
    33 # It is a serial number that accompanies with each amendment.
    33 
    34 
    34 dataVersion=160
    35 dataVersion=160