From: tomo Date: Thu, 27 Apr 2000 03:35:22 +0000 (+0000) Subject: (vars_of_mule_charset): Update `utf-2000-version' to 0.15. X-Git-Tag: r21-2-27-utf-2000-0_15-0~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6011eb38982421f6c0a99660ea56de101395f233;p=chise%2Fxemacs-chise.git- (vars_of_mule_charset): Update `utf-2000-version' to 0.15. --- diff --git a/src/mule-charset.c b/src/mule-charset.c index 33e709f..593492e 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -2925,7 +2925,7 @@ Leading-code of private TYPE9N charset of column-width 1. #endif #ifdef UTF2000 - Vutf_2000_version = build_string("0.14 (Kawachi-Katakami)"); + Vutf_2000_version = build_string("0.15 (Sangō)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of UTF-2000. */ );