From eb9386bbb8f04365105e481fbc1911595ec3d226 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 1 Jul 1998 07:16:28 +0000 Subject: [PATCH] (mule-version): Changed to 4.0. (mule-version-date): Updated. --- lisp/international/mule.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/international/mule.el b/lisp/international/mule.el index da7a8962dc5..923ff1178fb 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -24,10 +24,10 @@ ;;; Code: -(defconst mule-version "3.0 (MOMIJINOGA)" "\ +(defconst mule-version "4.0 (HANANOEN)" "\ Version number and name of this version of MULE (multilingual environment).") -(defconst mule-version-date "1998.1.1" "\ +(defconst mule-version-date "1998.7.1" "\ Distribution date of this version of MULE (multilingual environment).") (defun load-with-code-conversion (fullname file &optional noerror nomessage) -- 2.39.5