From f68a0088a538653b65dfd97617e9716c82b43812 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 21 Feb 2011 16:20:18 -0800 Subject: [PATCH] No Gnus v0.13 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 bec462ccc..233b2e106 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-02-22 Lars Magne Ingebrigtsen + + * gnus.el: No Gnus v0.13 is released. + 2011-02-21 Lars Ingebrigtsen * nnimap.el (nnimap-open-connection-1): Revert last change, since diff --git a/lisp/gnus.el b/lisp/gnus.el index 4bd855db6..d4a9aa81f 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.12" +(defconst gnus-version-number "0.13" "Version number for this version of Gnus.") (defconst gnus-version (format "No Gnus v%s" gnus-version-number) diff --git a/texi/gnus.texi b/texi/gnus.texi index 856d41de6..3ae23f929 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}{No Gnus v0.12} +\newcommand{\gnusversionname}{No Gnus v0.13} \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 No Gnus v0.12 +This manual corresponds to No Gnus v0.13 @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 No Gnus v0.12 +This manual corresponds to No Gnus v0.13 @heading Other related manuals @itemize @@ -28909,7 +28909,7 @@ Gnus will work. @item Try doing an @kbd{M-x gnus-version}. If you get something that looks like @c -@samp{No Gnus v0.12} @c Adjust ../Makefile.in if you change this line! +@samp{No Gnus v0.13} @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 2457225d6..1e469f0ba 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 No Gnus v0.12 +corresponding to this manual is No Gnus v0.13 @node Interface -- 2.25.1