(vars_of_mule): Update `xemacs-chise-version' to 0.23 (Kamo).
authortomo <tomo>
Tue, 9 May 2006 15:51:59 +0000 (15:51 +0000)
committertomo <tomo>
Tue, 9 May 2006 15:51:59 +0000 (15:51 +0000)
src/mule.c

index 9dd168f..5f0e397 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1995 Free Software Foundation.
-   Copyright (C) 1999,2000,2001,2002,2003,2005 MORIOKA Tomohiko
+   Copyright (C) 1999,2000,2001,2002,2003,2005,2006 MORIOKA Tomohiko
 
 This file is part of XEmacs.
 
@@ -122,7 +122,7 @@ vars_of_mule (void)
 #ifdef UTF2000
   Fprovide (intern ("utf-2000"));
 
-  Vxemacs_chise_version = build_string("0.22 (Kizu)");
+  Vxemacs_chise_version = build_string("0.23 (Kamo)");
   DEFVAR_LISP ("xemacs-chise-version", &Vxemacs_chise_version /*
 Version number of XEmacs CHISE.
 */ );