From 275d27501b335822e404775e997980281017a219 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Mon, 8 Nov 1999 22:20:36 +0000 Subject: [PATCH] ICU-82 Updated Unicode Version [u_getVersion()] to 3.0.0 X-SVN-Rev: 166 --- icu4c/source/common/uchar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/common/uchar.h b/icu4c/source/common/uchar.h index 76c9b0d52a4..2447425be5a 100644 --- a/icu4c/source/common/uchar.h +++ b/icu4c/source/common/uchar.h @@ -31,7 +31,7 @@ /*===========================================================================*/ /* Unicode version number */ /*===========================================================================*/ -#define UNICODE_VERSION "3.0.0.beta" +#define UNICODE_VERSION "3.0.0" /** * The Unicode C API allows you to query the properties associated with individual