[gnus git] branch master updated: n0-15-98-g423b14b =1= No Gnus v0.17 is released
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 423b14b1f378a7a12017764b419b97139a849b31 (commit)
from 57e696f85f20423a661c9d10eb04ac624a8cb32d (commit)
- Log -----------------------------------------------------------------
commit 423b14b1f378a7a12017764b419b97139a849b31
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sun May 1 21:48:23 2011 +0200
No Gnus v0.17 is released
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a4a351f..b212a29 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-01 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus.el: No Gnus v0.17 is released.
+
2011-05-01 Stefan Monnier <[email protected]>
* gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
diff --git a/lisp/gnus.el b/lisp/gnus.el
index c30eaba..a926317 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.16"
+(defconst gnus-version-number "0.17"
"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 2f228c3..57cc3c4 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.16}
+\newcommand{\gnusversionname}{No Gnus v0.17}
\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.16
+This manual corresponds to No Gnus v0.17
@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.16
+This manual corresponds to No Gnus v0.17
@heading Other related manuals
@itemize
@@ -28905,7 +28905,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.16} @c Adjust ../Makefile.in if you change this line!
+@samp{No Gnus v0.17} @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 12f8e20..8ed307d 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.16
+corresponding to this manual is No Gnus v0.17
@node Interface
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 4 ++++
lisp/gnus.el | 2 +-
texi/gnus.texi | 8 ++++----
texi/message.texi | 2 +-
4 files changed, 10 insertions(+), 6 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project