From 0d4bda540bea70485a1d5b9898d6d855c13af780 Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Thu, 2 Jul 1998 18:54:31 +0000 Subject: [PATCH] Sync up with "official" Semi-gnus 6.8 branch. --- lisp/gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") -- 1.7.10.4