From e139a73fe3a5372ac13a7fa12d4514bc186dc0b5 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Wed, 15 Feb 2012 10:10:28 +0100 Subject: [PATCH] Ma Gnus v0.3 is released --- lisp/ChangeLog | 4 ++++ lisp/gnus.el | 2 +- texi/gnus.texi | 8 ++++---- texi/message.texi | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bee4aeaeb..40b3b78ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-02-15 Lars Magne Ingebrigtsen + + * gnus.el: Ma Gnus v0.3 is released. + 2012-02-15 Lars Ingebrigtsen * gnus-sum.el (gnus-summary-local-variables): Make diff --git a/lisp/gnus.el b/lisp/gnus.el index 240b59023..001645054 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.2" +(defconst gnus-version-number "0.3" "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 ed882d266..0309dc092 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.2} +\newcommand{\gnusversionname}{Ma Gnus v0.3} \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.2 +This manual corresponds to Ma Gnus v0.3 @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.2 +This manual corresponds to Ma Gnus v0.3 @heading Other related manuals @itemize @@ -28956,7 +28956,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.2} @c Adjust ../Makefile.in if you change this line! +@samp{Ma Gnus v0.3} @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 5fc109c1a..35cb75876 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.2 +corresponding to this manual is Ma Gnus v0.3 @node Interface -- 2.34.1