jdk/make/data/currency/CurrencyData.properties
changeset 38440 9e77c5b81def
parent 31914 1b365849fcfa
child 40999 d0d0a00fc1b0
--- a/jdk/make/data/currency/CurrencyData.properties	Fri May 20 11:20:49 2016 +0800
+++ b/jdk/make/data/currency/CurrencyData.properties	Fri May 20 13:48:58 2016 +0900
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2016, 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
@@ -26,7 +26,8 @@
 # Version of the currency data format.
 #   1: initial
 #   2: Change in minor unit (allowing 4-9 digits)
-formatVersion=2
+#   3: Change in the order of special case and other currency entries
+formatVersion=3
 
 # Version of the currency code information in this class.
 # It is a serial number that accompanies with each amendment.