]> granicus.if.org Git - icu/commitdiff
ICU-12084 Update version number to 57m1 in ICU4J
authorMichael Ow <mow@svn.icu-project.org>
Thu, 21 Jan 2016 20:08:17 +0000 (20:08 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Thu, 21 Jan 2016 20:08:17 +0000 (20:08 +0000)
X-SVN-Rev: 38187

icu4j/build.properties
icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
icu4j/main/shared/build/common.properties
icu4j/main/shared/data/icudata.jar
icu4j/main/shared/data/icutzdata.jar
icu4j/pom.xml

index 3b039b54085ad08aea8d06a86f41d3d241a55d2c..d0c065fff75b1b1c74b533c122bfc2a643c0c136 100644 (file)
@@ -1,9 +1,9 @@
 #*******************************************************************************
-#* Copyright (C) 2009-2015, International Business Machines Corporation and    *
+#* Copyright (C) 2009-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-api.report.version = 56
-api.report.prev.version = 55
-release.file.ver = 56rc
-api.doc.version = 56  Release Candidate
+api.report.version = 57
+api.report.prev.version = 56
+release.file.ver = 57m1
+api.doc.version = 57 Milestone 1
 
index 313fb33a6aaeab4701b95782295e18e1f3815415..1de8717f2a1a1ad5c4a994db200cfa242fe53bb2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 1996-2015, International Business Machines Corporation and
+ * Copyright (C) 1996-2016, International Business Machines Corporation and
  * others. All Rights Reserved.
  *******************************************************************************
  */
@@ -174,7 +174,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
      * @deprecated This API is ICU internal only.
      */
     @Deprecated
-    public static final String ICU_DATA_VERSION_PATH = "56b";
+    public static final String ICU_DATA_VERSION_PATH = "57b";
     
     /**
      * Data version in ICU4J.
@@ -532,8 +532,8 @@ public final class VersionInfo implements Comparable<VersionInfo>
         UNICODE_7_0   = getInstance(7, 0, 0, 0);
         UNICODE_8_0   = getInstance(8, 0, 0, 0);
 
-        ICU_VERSION   = getInstance(56, 1, 0, 0);
-        ICU_DATA_VERSION = getInstance(56, 1, 0, 0);
+        ICU_VERSION   = getInstance(57, 0, 1, 0);
+        ICU_DATA_VERSION = getInstance(57, 0, 1, 0);
         UNICODE_VERSION = UNICODE_8_0;
 
         UCOL_RUNTIME_VERSION = getInstance(9);
index 5f4b9cefcf033add6e5ca5b01cf4b04cbbfd6623..0f12468d052f2780d269facda26461f0e9041416 100644 (file)
@@ -1,13 +1,13 @@
 #*******************************************************************************
-#* Copyright (C) 2009-2015, International Business Machines Corporation and    *
+#* Copyright (C) 2009-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
 
 # Version numbers, etc.
-icu4j.spec.version = 56
-icu4j.impl.version = 56.1
-icu4j.data.version = 56
-current.year = 2015
+icu4j.spec.version = 57
+icu4j.impl.version = 57.0.1
+icu4j.data.version = 57
+current.year = 2016
 default.exec.env = JavaSE-1.6
 
 corp = IBM Corporation
index c6b527cea49a88fe4a48d90c1e91e99943caa107..771912735ff4c53ba34e8c39bae40297d846c535 100755 (executable)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:3d7bedcc7a61859528568ec7a824629a67aad028319692cf798f89fd464ccc84
-size 11622863
+oid sha256:85334bec9cff9b2708bec58e59826d222a989342d4dde66deaae3625c911ba49
+size 11622860
index 0bb9107773053723ac8fdd2248aefebfc06d0cc5..b3f4cc649fec0938fc6f224dabc88e4f01ae05af 100755 (executable)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:27988d182bf66587450bda5b12df36647a1b7ddfd6d232a82899ea10dbd26201
+oid sha256:ae0a3e7e2fd648376838010b187b074ad0e7e816a2f78e00804c291ecfa02bd2
 size 90241
index 9328ce772d514795c9c42c51888fb1f12d3a47de..c64b58f1843f331b0c56b5d125c96f8c55131e5d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!--
 *******************************************************************************
-* Copyright (C) 2010-2015, International Business Machines Corporation and    *
+* Copyright (C) 2010-2016, International Business Machines Corporation and    *
 * others. All Rights Reserved.                                                *
 *******************************************************************************
 -->
@@ -11,7 +11,7 @@
 
   <groupId>com.ibm.icu</groupId>
   <artifactId>icu4j</artifactId>
-  <version>56-SNAPSHOT</version>
+  <version>57-SNAPSHOT</version>
 
   <name>ICU4J</name>
   <description>