From: yamaoka Date: Thu, 22 May 2003 03:11:03 +0000 (+0000) Subject: * gnus-vers.el (gnus-revision-number): Increment to 01. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1682e321d9f2e3b2cafa297b4f609aac0c8c4552;p=elisp%2Fgnus.git- * gnus-vers.el (gnus-revision-number): Increment to 01. It hopefully makes it easy to feedback this branch to `t-gnus-6_16'. ;-p --- diff --git a/ChangeLog b/ChangeLog index 7aa7914..f15393f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-05-22 Katsumi Yamaoka + + * lisp/gnus-vers.el (gnus-revision-number): Increment to 01. + 2001-07-11 18:00:00 ShengHuo ZHU We thank to Thierry Emery who diff --git a/lisp/gnus-vers.el b/lisp/gnus-vers.el index 36a3822..23e161c 100644 --- a/lisp/gnus-vers.el +++ b/lisp/gnus-vers.el @@ -34,7 +34,7 @@ (require 'product) (provide 'gnus-vers) -(defconst gnus-revision-number "00" +(defconst gnus-revision-number "01" "Revision number for this version of gnus.") ;; Product information of this gnus.