From 47bef1943c052664929d1b430d9a9ceaa48f06e3 Mon Sep 17 00:00:00 2001 From: keiichi Date: Wed, 23 Aug 2000 06:05:24 +0000 Subject: [PATCH] (gnus-vers): Update to 7.1.0.24. --- 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 dd781a8..e52d691 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 23))) + (product-define "Nana-gnus" nil '(7 1 0 24))) (defconst gnus-product-name (product-name (product-find 'gnus-vers)) "Product name of this version of gnus.") -- 1.7.10.4