From 869bbeb681a688800a6be3b056f1a111f15f530d Mon Sep 17 00:00:00 2001 From: Mark Davis Date: Thu, 21 Aug 2003 23:29:22 +0000 Subject: [PATCH] UCA 4.0.0d4 X-SVN-Rev: 12907 --- tools/unicodetools/com/ibm/text/UCA/UCA_Types.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java b/tools/unicodetools/com/ibm/text/UCA/UCA_Types.java index e5b5f732b5..c63df20803 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