From: shuhei-k Date: Sun, 8 Mar 1998 19:33:06 +0000 (+0000) Subject: Sync up with gnus-5.6.2. X-Git-Tag: gnus-6_7-tomo-199811302358~124 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=16b94d3f99f4e3cabcc4adbef1ca758ad60ac2fd;p=elisp%2Fgnus.git- Sync up with gnus-5.6.2. (gnus-version-number): Update to 6.0.9. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 0b86f72..62e2d65 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -246,11 +246,11 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "6.0.8" +(defconst gnus-version-number "6.0.9" "Version number for this version of gnus.") (defconst gnus-version - (format "Semi-gnus %s (based on Quassia Gnus v0.37)" gnus-version-number) + (format "Semi-gnus %s (based on Gnus 5.6.2)" gnus-version-number) "Version string for this version of gnus.") (defcustom gnus-inhibit-startup-message nil