[gnus git] branch master updated: m0-7-1-g875b96c =1= Ma Gnus v0.8 is begun
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 875b96cd67e17350cbd2bf1f1e2beb099ed2f3be (commit)
from d1dcfa1a2d0361a9ea3563065e653c3e2c9dbfe1 (commit)
- Log -----------------------------------------------------------------
commit 875b96cd67e17350cbd2bf1f1e2beb099ed2f3be
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Wed May 1 22:11:17 2013 +0200
Ma Gnus v0.8 is begun
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 3e71229..eb2531b 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -294,7 +294,7 @@ is restarted, and sometimes reloaded."
:link '(custom-manual "(gnus)Exiting Gnus")
:group 'gnus)
-(defconst gnus-version-number "0.7"
+(defconst gnus-version-number "0.8"
"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 a6f5d1f..52eb209 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.7}
+\newcommand{\gnusversionname}{Ma Gnus v0.8}
\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.7
+This manual corresponds to Ma Gnus v0.8
@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.7
+This manual corresponds to Ma Gnus v0.8
@heading Other related manuals
@itemize
@@ -28889,7 +28889,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.7} @c Adjust ../Makefile.in if you change this line!
+@samp{Ma Gnus v0.8} @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 a336de7..ef3bf84 100644
--- a/texi/message.texi
+++ b/texi/message.texi
@@ -76,7 +76,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.7
+corresponding to this manual is Ma Gnus v0.8
@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/gnus.el | 2 +-
texi/gnus.texi | 8 ++++----
texi/message.texi | 2 +-
3 files changed, 6 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