(text_encode_generic): Use `if' instead of `switch'.
[chise/xemacs-chise.git-] / src / mule-charset.c
index bb49afd..85f2230 100644 (file)
@@ -2847,7 +2847,7 @@ Leading-code of private TYPE9N charset of column-width 1.
 #endif
 
 #ifdef UTF2000
-  Vutf_2000_version = build_string("0.6 (Tōbushijō-mae)");
+  Vutf_2000_version = build_string("0.7 (Hirano)");
   DEFVAR_LISP ("utf-2000-version", &Vutf_2000_version /*
 Version number of UTF-2000.
 */ );