No Gnus v0.15 is released
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 17 Mar 2011 19:23:22 +0000 (20:23 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 17 Mar 2011 19:23:22 +0000 (20:23 +0100)
lisp/ChangeLog
lisp/gnus.el
texi/gnus.texi
texi/message.texi

index 8055dc0..1a32c4b 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
+
+       * gnus.el: No Gnus v0.15 is released.
+
 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * time-date.el (format-seconds): Use assoc instead of assoc-string to
index 6c48a11..6abe728 100644 (file)
@@ -293,7 +293,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.14"
+(defconst gnus-version-number "0.15"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "No Gnus v%s" gnus-version-number)
index 1d99261..b6e1dee 100644 (file)
@@ -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.14}
+\newcommand{\gnusversionname}{No Gnus v0.15}
 \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.14
+This manual corresponds to No Gnus v0.15
 
 @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.14
+This manual corresponds to No Gnus v0.15
 
 @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.14} @c Adjust ../Makefile.in if you change this line!
+@samp{No Gnus v0.15} @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.
index d8cc427..8eea602 100644 (file)
@@ -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.14
+corresponding to this manual is No Gnus v0.15
 
 
 @node Interface