From 13cc48f66b0892ababd7c26614348254cacc8949 Mon Sep 17 00:00:00 2001 From: keiichi Date: Tue, 9 Nov 1999 04:23:56 +0000 Subject: [PATCH] (gnus-version-number): Update to 6.13.10. --- lisp/gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus.el b/lisp/gnus.el index 3b1fdc9..9dc8306 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -253,7 +253,7 @@ is restarted, and sometimes reloaded." (defconst gnus-product-name "Nana-gnus" "Product name of this version of gnus.") -(defconst gnus-version-number "6.13.9" +(defconst gnus-version-number "6.13.10" "Version number for this version of gnus.") (defconst gnus-version -- 1.7.10.4