From 286dc18fd9d9f1d9f215ce3e7b1a4abe788d401e Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Thu, 1 May 2014 19:44:35 +0200 Subject: [PATCH] Ma Gnus v0.11 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 502eb52f1..863bb5d2a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2014-05-01 Lars Magne Ingebrigtsen + + * gnus.el: Ma Gnus v0.11 is released. + 2014-05-01 Katsumi Yamaoka * gnus-art.el (gnus-mm-display-part): diff --git a/lisp/gnus.el b/lisp/gnus.el index 3ee91de58..2f2a3c2e2 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -290,7 +290,7 @@ is restarted, and sometimes reloaded." :link '(custom-manual "(gnus)Exiting Gnus") :group 'gnus) -(defconst gnus-version-number "0.10" +(defconst gnus-version-number "0.11" "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 a36f1e541..2499e4898 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -46,7 +46,7 @@ modify this GNU manual.'' \begin{document} % Adjust ../Makefile.in if you change the following line: -\newcommand{\gnusversionname}{Ma Gnus v0.10} +\newcommand{\gnusversionname}{Ma Gnus v0.11} \newcommand{\gnuschaptername}{} \newcommand{\gnussectionname}{} @@ -357,7 +357,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.10 +This manual corresponds to Ma Gnus v0.11 @ifnottex @insertcopying @@ -391,7 +391,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.10 +This manual corresponds to Ma Gnus v0.11 @heading Other related manuals @itemize @@ -28915,7 +28915,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.10} @c Adjust ../Makefile.in if you change this line! +@samp{Ma Gnus v0.11} @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 825bab27a..d56c05a36 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.10 +corresponding to this manual is Ma Gnus v0.11 @node Interface -- 2.11.4.GIT