From: Markus Scherer Date: Wed, 27 Aug 2014 22:18:28 +0000 (+0000) Subject: ICU-10435 deprecate collation TAILORINGS_VERSION X-Git-Tag: milestone-59-0-1~1692 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16527bddbb3edd3e1849a9a21a3dbec233849a7b;p=icu ICU-10435 deprecate collation TAILORINGS_VERSION X-SVN-Rev: 36254 --- diff --git a/icu4c/source/common/unicode/uvernum.h b/icu4c/source/common/unicode/uvernum.h index 91870fa75b8..d605cfb2635 100644 --- a/icu4c/source/common/unicode/uvernum.h +++ b/icu4c/source/common/unicode/uvernum.h @@ -158,9 +158,10 @@ #define UCOL_BUILDER_VERSION 9 /** - * This is the version of collation tailorings. - * This value may change in subsequent releases of ICU. - * @stable ICU 2.4 + * Constant 1. + * This was intended to be the version of collation tailorings, + * but instead the tailoring data carries a version number. + * @deprecated ICU 54 */ #define UCOL_TAILORINGS_VERSION 1