From: Lars Ingebrigtsen Date: Mon, 21 Feb 2011 03:25:59 +0000 (-0800) Subject: No Gnus v0.12 is begun X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=2f98643e46bf480b4d0506d191d879adf56a237a No Gnus v0.12 is begun --- diff --git a/lisp/gnus.el b/lisp/gnus.el index 7a069e0b3..4bd855db6 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.11" +(defconst gnus-version-number "0.12" "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 4756f1ba7..66dd58687 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.11} +\newcommand{\gnusversionname}{No Gnus v0.12} \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.11. +This manual corresponds to No Gnus v0.12 @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.11. +This manual corresponds to No Gnus v0.12 @heading Other related manuals @itemize @@ -28906,7 +28906,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.10} @c Adjust ../Makefile.in if you change this line! +@samp{No Gnus v0.12} @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 53b4c53d2..2457225d6 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.11. +corresponding to this manual is No Gnus v0.12 @node Interface