]> git.eshelyaron.com Git - emacs.git/commitdiff
(mule-version): Changed to 4.0.
authorKenichi Handa <handa@m17n.org>
Wed, 1 Jul 1998 07:16:28 +0000 (07:16 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 1 Jul 1998 07:16:28 +0000 (07:16 +0000)
(mule-version-date): Updated.

lisp/international/mule.el

index da7a8962dc530d2bac2d0b52a0eec6d015cec0fd..923ff1178fb03523a657c34eea3abd2756ac89c5 100644 (file)
 
 ;;; 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)