From b4cc482e8036f268ee8938c0534a9711a060c06a Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Aug 1999 09:33:23 +0000 Subject: [PATCH] (syms_of_mule_charset): Update to 0.4 (Shin-Imamiya). --- src/mule-charset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mule-charset.c b/src/mule-charset.c index 1929996..8db6392 100644 --- a/src/mule-charset.c +++ b/src/mule-charset.c @@ -1404,7 +1404,7 @@ syms_of_mule_charset (void) defsymbol (&Qcomposite, "composite"); #ifdef UTF2000 - Vutf_2000_version = build_string("0.3 (Imamiya)"); + Vutf_2000_version = build_string("0.4 (Shin-Imamiya)"); DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /* Version number of UTF-2000. */ ); -- 1.7.10.4