diff --git a/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java b/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java index e5b5f732b5b..c63df20803f 100644 --- a/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java +++ b/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java @@ -5,8 +5,8 @@ ******************************************************************************* * * $Source: /xsrl/Nsvn/icu/unicodetools/com/ibm/text/UCA/UCA_Types.java,v $ -* $Date: 2003/08/21 07:32:52 $ -* $Revision: 1.3 $ +* $Date: 2003/08/21 23:29:22 $ +* $Revision: 1.4 $ * ******************************************************************************* */ @@ -20,7 +20,7 @@ public interface UCA_Types { * Version of the UCA tables to use */ //private static final String VERSION = "-3.0.1d3"; // ""; // "-2.1.9d7"; - public static final String UCA_BASE = "4.0.0d3"; // "3.1.1"; // ; // ""; // "-2.1.9d7"; + public static final String UCA_BASE = "4.0.0d4"; // "3.1.1"; // ; // ""; // "-2.1.9d7"; public static final String VERSION = "-" + UCA_BASE; // + "d6" ""; // "-2.1.9d7"; public static final String ALLFILES = "allkeys"; // null if not there