From: Lars Ingebrigtsen Date: Tue, 31 Jan 2012 16:57:21 +0000 (+0100) Subject: Ma Gnus v0.2 is begun X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=ba7efb17bc3c538c7b4f54fcbd3207515110ca5c Ma Gnus v0.2 is begun --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 4011a603f..9e40fd34b 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -293,7 +293,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "0.1" +(defconst gnus-version-number "0.2" "Version number for this version of Gnus.") (defconst gnus-version (format "Ma Gnus v%s" gnus-version-number) diff --git a/texi/gnus.texi b/texi/gnus.texi index d4b7f40ad..35abecdce 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -47,7 +47,7 @@ developing GNU and promoting software freedom.'' \begin{document} % Adjust ../Makefile.in if you change the following line: -\newcommand{\gnusversionname}{Ma Gnus v0.1} +\newcommand{\gnusversionname}{Ma Gnus v0.2} \newcommand{\gnuschaptername}{} \newcommand{\gnussectionname}{} @@ -358,7 +358,7 @@ spool or your mbox file. All at the same time, if you want to push your luck. @c Adjust ../Makefile.in if you change the following line: -This manual corresponds to Ma Gnus v0.1 +This manual corresponds to Ma Gnus v0.2 @ifnottex @insertcopying @@ -392,7 +392,7 @@ people should be empowered to do what they want by using (or abusing) the program. @c Adjust ../Makefile.in if you change the following line: -This manual corresponds to Ma Gnus v0.1 +This manual corresponds to Ma Gnus v0.2 @heading Other related manuals @itemize @@ -28913,7 +28913,7 @@ Gnus will work. @item Try doing an @kbd{M-x gnus-version}. If you get something that looks like @c -@samp{Ma Gnus v0.1} @c Adjust ../Makefile.in if you change this line! +@samp{Ma Gnus v0.2} @c Adjust ../Makefile.in if you change this line! @c you have the right files loaded. Otherwise you have some old @file{.el} files lying around. Delete these. diff --git a/texi/message.texi b/texi/message.texi index f3abf9c2b..f3ec8f8e3 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -77,7 +77,7 @@ Message mode buffers. @c Adjust ../Makefile.in if you change the following lines: Message is distributed with Gnus. The Gnus distribution @c -corresponding to this manual is Ma Gnus v0.1 +corresponding to this manual is Ma Gnus v0.2 @node Interface