(vars_of_mule): Update `xemacs-chise-version' to 0.24 (Kasagi).
authortomo <tomo>
Wed, 5 Sep 2007 11:47:18 +0000 (11:47 +0000)
committertomo <tomo>
Wed, 5 Sep 2007 11:47:18 +0000 (11:47 +0000)
src/mule.c

index 5f0e397..82f4605 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C) 1995 Free Software Foundation.
-   Copyright (C) 1999,2000,2001,2002,2003,2005,2006 MORIOKA Tomohiko
+   Copyright (C) 1999,2000,2001,2002,2003,2005,2006,2007 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.23 (Kamo)");
+  Vxemacs_chise_version = build_string("0.24 (Kasagi)");
   DEFVAR_LISP ("xemacs-chise-version", &Vxemacs_chise_version /*
 Version number of XEmacs CHISE.
 */ );