From: yamaoka Date: Sun, 29 Aug 1999 23:53:24 +0000 (+0000) Subject: (gnus-version-number): Update to 6.13.1. X-Git-Tag: t-gnus-6_13_1-00~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89985e6729833dc6151ec8fe47d543aa15339228;p=elisp%2Fgnus.git- (gnus-version-number): Update to 6.13.1. (gnus-revision-number): Clear to 00. --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 671938d..385d730 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -266,13 +266,13 @@ is restarted, and sometimes reloaded." (defconst gnus-product-name "T-gnus" "Product name of this version of gnus.") -(defconst gnus-version-number "6.13.0" +(defconst gnus-version-number "6.13.1" "Version number for this version of gnus.") -(defconst gnus-revision-number "15" +(defconst gnus-revision-number "00" "Revision number for this version of gnus.") -(defconst gnus-original-version-number "0.95" +(defconst gnus-original-version-number "0.96" "Version number for this version of Gnus.") (provide 'running-pterodactyl-gnus-0_73-or-later)