From: tomo Date: Wed, 27 Oct 1999 06:06:05 +0000 (+0000) Subject: (vars_of_mule_charset): Update `utf-2000-version' to 0.10 (Yao). X-Git-Tag: r21-2-19-utf-2000-0_10-0~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0859a7ec3424b3b5e6ce55cc141f557bbf057012;p=chise%2Fxemacs-chise.git.1 (vars_of_mule_charset): Update `utf-2000-version' to 0.10 (Yao). --- diff --git a/src/mule-charset.c b/src/mule-charset.c index 8b27219..98c8a59 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -2089,7 +2089,7 @@ Leading-code of private TYPE9N charset of column-width 1. #endif #ifdef UTF2000 - Vutf_2000_version = build_string("0.9 (Kyūhōji)"); + Vutf_2000_version = build_string("0.10 (Yao)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of UTF-2000. */ );