From f2a412d0638325f2d0771783830b9a9c8baaec06 Mon Sep 17 00:00:00 2001 From: keiichi Date: Thu, 15 Jun 2000 07:47:50 +0000 Subject: [PATCH] (gnus-vers): Update to 7.1.0.22. --- 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 61436c8..6bc2c06 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 21))) + (product-define "Nana-gnus" nil '(7 1 0 22))) (defconst gnus-product-name (product-name (product-find 'gnus-vers)) "Product name of this version of gnus.") -- 1.7.10.4