[gnus git] branch master updated: m0-15-1-g222b4c6 =1= Ma Gnus v0.16 is begun

Lars Ingebrigtsen <[email protected]> Sat, 06 Feb 2016 05:02:04 +0100
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
       via  222b4c6c4b67356c7149473d073871c8fd5b56d8 (commit)
      from  07ab5392da8304397918ab6d895099c1d0e2f94f (commit)


- Log -----------------------------------------------------------------
commit 222b4c6c4b67356c7149473d073871c8fd5b56d8
Author: Lars Ingebrigtsen <[email protected]>
Date:   Sat Feb 6 15:02:00 2016 +1100

    Ma Gnus v0.16 is begun

diff --git a/lisp/gnus.el b/lisp/gnus.el
index 88dc961..368160b 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -290,7 +290,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "0.15"
+(defconst gnus-version-number "0.16"
   "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 b05f8af..05a60ad 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -45,7 +45,7 @@ modify this GNU manual.''
 \begin{document}
 
 % Adjust ../Makefile.in if you change the following line:
-\newcommand{\gnusversionname}{Ma Gnus v0.15}
+\newcommand{\gnusversionname}{Ma Gnus v0.16}
 \newcommand{\gnuschaptername}{}
 \newcommand{\gnussectionname}{}
 
@@ -356,7 +356,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.15
+This manual corresponds to Ma Gnus v0.16
 
 @ifnottex
 @insertcopying
@@ -390,7 +390,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.15
+This manual corresponds to Ma Gnus v0.16
 
 @heading Other related manuals
 @itemize
@@ -29000,7 +29000,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.15} @c Adjust ../Makefile.in if you change this line!
+@samp{Ma Gnus v0.16} @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 8a215cd..034efa2 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 Ma Gnus v0.15
+corresponding to this manual is Ma Gnus v0.16
 
 
 @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