From 6087408e44bcce44676cb96a781bc0a2f5c95dce Mon Sep 17 00:00:00 2001 From: keiichi Date: Tue, 25 Dec 2001 03:37:36 +0000 Subject: [PATCH] (gnus-vers): Update to 7.1.0.27. --- lisp/gnus-vers.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus-vers.el b/lisp/gnus-vers.el index f096a2d..79e947f 100644 --- a/lisp/gnus-vers.el +++ b/lisp/gnus-vers.el @@ -31,7 +31,7 @@ ;; Product information of this gnus. (product-provide 'gnus-vers - (product-define "Nana-gnus" nil '(7 1 0 26))) + (product-define "Nana-gnus" nil '(7 1 0 27))) (defconst gnus-product-name (product-name (product-find 'gnus-vers)) "Product name of this version of gnus.") -- 1.7.10.4