diff options
| author | Reiner Steib | 2006-03-31 17:12:53 +0000 |
|---|---|---|
| committer | Reiner Steib | 2006-03-31 17:12:53 +0000 |
| commit | dc5d7d59d682962f3a591614d496071d9fc803f3 (patch) | |
| tree | 0c55626c4052513144a3e57f86c4ff1e1f1bfcbf | |
| parent | a2cf021231c3b92e457bd53ff3abcb452b9c61ce (diff) | |
| download | emacs-dc5d7d59d682962f3a591614d496071d9fc803f3.tar.gz emacs-dc5d7d59d682962f3a591614d496071d9fc803f3.zip | |
Bump version to 5.11.
| -rw-r--r-- | man/ChangeLog | 4 | ||||
| -rw-r--r-- | man/gnus.texi | 4 | ||||
| -rw-r--r-- | man/message.texi | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index e192728c43c..03f25355bea 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * message.texi, gnus.texi: Bump version to 5.11. | ||
| 4 | |||
| 1 | 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> | 5 | 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 6 | ||
| 3 | * gnus.texi (Top): Add comment about version line. | 7 | * gnus.texi (Top): Add comment about version line. |
diff --git a/man/gnus.texi b/man/gnus.texi index 165f74ec499..48a4ad54d75 100644 --- a/man/gnus.texi +++ b/man/gnus.texi | |||
| @@ -50,7 +50,7 @@ license to the document, as described in section 6 of the license. | |||
| 50 | \begin{document} | 50 | \begin{document} |
| 51 | 51 | ||
| 52 | % Adjust ../Makefile.in if you change the following line: | 52 | % Adjust ../Makefile.in if you change the following line: |
| 53 | \newcommand{\gnusversionname}{Gnus v5.10.6} | 53 | \newcommand{\gnusversionname}{Gnus v5.11} |
| 54 | \newcommand{\gnuschaptername}{} | 54 | \newcommand{\gnuschaptername}{} |
| 55 | \newcommand{\gnussectionname}{} | 55 | \newcommand{\gnussectionname}{} |
| 56 | 56 | ||
| @@ -360,7 +360,7 @@ spool or your mbox file. All at the same time, if you want to push your | |||
| 360 | luck. | 360 | luck. |
| 361 | 361 | ||
| 362 | @c Adjust ../Makefile.in if you change the following line: | 362 | @c Adjust ../Makefile.in if you change the following line: |
| 363 | This manual corresponds to Gnus v5.10.6. | 363 | This manual corresponds to Gnus v5.11. |
| 364 | 364 | ||
| 365 | @end ifinfo | 365 | @end ifinfo |
| 366 | 366 | ||
diff --git a/man/message.texi b/man/message.texi index a099748f1c4..c282d5c1bdd 100644 --- a/man/message.texi +++ b/man/message.texi | |||
| @@ -70,7 +70,7 @@ Message mode buffers. | |||
| 70 | @c Adjust ../Makefile.in if you change the following lines: | 70 | @c Adjust ../Makefile.in if you change the following lines: |
| 71 | Message is distributed with Gnus. The Gnus distribution | 71 | Message is distributed with Gnus. The Gnus distribution |
| 72 | @c | 72 | @c |
| 73 | corresponding to this manual is Gnus v5.10.6. | 73 | corresponding to this manual is Gnus v5.11. |
| 74 | 74 | ||
| 75 | 75 | ||
| 76 | @node Interface | 76 | @node Interface |