From: shuhei-k Date: Thu, 2 Jul 1998 18:54:31 +0000 (+0000) Subject: Sync up with "official" Semi-gnus 6.8 branch. X-Git-Tag: semi-mule-199811302358~44 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0d4bda540bea70485a1d5b9898d6d855c13af780;p=elisp%2Fgnus.git- Sync up with "official" Semi-gnus 6.8 branch. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index eab2cae..3bcaec3 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -254,7 +254,7 @@ is restarted, and sometimes reloaded." "Version number for this version of gnus.") (defconst gnus-version - (format "Semi-gnus %s (based on Gnus 5.6.23; for SEMI 1.8, FLIM 1.8)" + (format "Semi-gnus %s (based on Gnus 5.6.23; for SEMI 1.8/FLIM 1.8)" gnus-version-number) "Version string for this version of gnus.")