(vars_of_mule): Update `xemacs-chise-version' to 0.25 (Ōkawara).
authortomo <tomo>
Thu, 10 Jun 2010 09:09:38 +0000 (09:09 +0000)
committertomo <tomo>
Thu, 10 Jun 2010 09:09:38 +0000 (09:09 +0000)
src/mule.c

index 82f4605..e5ae116 100644 (file)
@@ -1,5 +1,6 @@
 /* Copyright (C) 1995 Free Software Foundation.
-   Copyright (C) 1999,2000,2001,2002,2003,2005,2006,2007 MORIOKA Tomohiko
+   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2010
+     MORIOKA Tomohiko
 
 This file is part of XEmacs.
 
@@ -122,7 +123,7 @@ vars_of_mule (void)
 #ifdef UTF2000
   Fprovide (intern ("utf-2000"));
 
-  Vxemacs_chise_version = build_string("0.24 (Kasagi)");
+  Vxemacs_chise_version = build_string("0.25 (Ōkawara)");
   DEFVAR_LISP ("xemacs-chise-version", &Vxemacs_chise_version /*
 Version number of XEmacs CHISE.
 */ );