diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-10-22 09:10:41 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2014-10-22 09:10:41 -0400 |
commit | bdc9a8b5acdffe0acd6360b1cade8ff732df3e76 (patch) | |
tree | 6859cfda3a17af1278937a37d9bccc5687b05440 /doc | |
parent | 1a7aa3ce7fe32955f45ba8cfee2ccaf4a0770395 (diff) | |
download | emacs-bdc9a8b5acdffe0acd6360b1cade8ff732df3e76.tar.gz |
* configure.ac: Bump version to 24.4.51 to avoid ambiguity with the old
trunk's 24.4.50.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/emacs/emacsver.texi | 2 | ||||
-rw-r--r-- | doc/man/emacs.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/emacsver.texi b/doc/emacs/emacsver.texi index 6329f8aa0e6..cef51213d5e 100644 --- a/doc/emacs/emacsver.texi +++ b/doc/emacs/emacsver.texi @@ -1,4 +1,4 @@ @c It would be nicer to generate this using configure and @version@. @c However, that would mean emacsver.texi would always be newer @c then the info files in release tarfiles. -@set EMACSVER 24.4.50 +@set EMACSVER 24.4.51 diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index 45bdb64d8b0..bd2b5fd66c2 100644 --- a/doc/man/emacs.1 +++ b/doc/man/emacs.1 @@ -1,5 +1,5 @@ .\" See section COPYING for copyright and redistribution information. -.TH EMACS 1 "2007 April 13" "GNU Emacs 24.4.50" +.TH EMACS 1 "2007 April 13" "GNU Emacs 24.4.51" . . .SH NAME |