From 4bac261d7e996977efdda938cec61ecf5628c284 Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 8 Jan 1998 07:07:11 +0000 Subject: [PATCH] gnus.el (gnus-version-number): Update to version 6.0.2. --- lisp/gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus.el b/lisp/gnus.el index 97ebbb0..af9a57f 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -246,7 +246,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "6.0.1" +(defconst gnus-version-number "6.0.2" "Version number for this version of gnus.") (defconst gnus-version -- 1.7.10.4