(syms_of_mule_charset): Update to 0.4 (Shin-Imamiya).
authortomo <tomo>
Wed, 25 Aug 1999 09:33:23 +0000 (09:33 +0000)
committertomo <tomo>
Wed, 25 Aug 1999 09:33:23 +0000 (09:33 +0000)
src/mule-charset.c

index 1929996..8db6392 100644 (file)
@@ -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.
 */ );