From: tomo Date: Wed, 25 Dec 2002 15:02:20 +0000 (+0000) Subject: (vars_of_mule): Update `utf-2000-version' to 0.20. X-Git-Tag: r21-4-10-utf-2000-0_20-release~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=147af45eaaa9b4737bc6162d82174748850fe52a;p=chise%2Fxemacs-chise.git.1 (vars_of_mule): Update `utf-2000-version' to 0.20. --- diff --git a/src/mule.c b/src/mule.c index 39ce979..d858b14 100644 --- a/src/mule.c +++ b/src/mule.c @@ -122,7 +122,7 @@ vars_of_mule (void) #ifdef UTF2000 Fprovide (intern ("utf-2000")); - Vutf_2000_version = build_string("0.19 (Kōriyama)"); + Vutf_2000_version = build_string("0.20 (Nara)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of XEmacs UTF-2000. */ );