ICU-2751 ucol_getUCAVersion wasn't marked @draft

X-SVN-Rev: 14392
This commit is contained in:
Vladimir Weinstein 2004-01-23 18:18:22 +00:00
parent b1f70f3cd2
commit 5e5033b5cd

View File

@ -616,7 +616,7 @@ ucol_getVersion(const UCollator* coll, UVersionInfo info);
* UCA version number (3.1.1, 4.0).
* @param coll The UCollator to query.
* @param info the version # information, the result will be filled in
* @stable ICU 2.0
* @draft ICU 2.8
*/
U_CAPI void U_EXPORT2
ucol_getUCAVersion(const UCollator* coll, UVersionInfo info);