(vars_of_mule): Update `utf-2000-version' to 0.20.
authortomo <tomo>
Wed, 25 Dec 2002 15:02:20 +0000 (15:02 +0000)
committertomo <tomo>
Wed, 25 Dec 2002 15:02:20 +0000 (15:02 +0000)
src/mule.c

index 39ce979..d858b14 100644 (file)
@@ -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.
 */ );