From a62ccf7b4274da48100fb950901e42d6662d942b Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Tue, 1 May 2012 23:59:16 +0200 Subject: [PATCH] Ma Gnus v0.6 is begun --- lisp/gnus.el | 2 +- texi/gnus.texi | 8 ++++---- texi/message.texi | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lisp/gnus.el b/lisp/gnus.el index 4d5ba1422..3d9ff80a7 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -294,7 +294,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "0.5" +(defconst gnus-version-number "0.6" "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 425cdc177..6929d03c0 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.5} +\newcommand{\gnusversionname}{Ma Gnus v0.6} \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.5 +This manual corresponds to Ma Gnus v0.6 @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.5 +This manual corresponds to Ma Gnus v0.6 @heading Other related manuals @itemize @@ -28865,7 +28865,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.5} @c Adjust ../Makefile.in if you change this line! +@samp{Ma Gnus v0.6} @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 a3fbd72d2..c3a86704c 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.5 +corresponding to this manual is Ma Gnus v0.6 @node Interface -- 2.25.1