diff options
author | Glenn Morris <rgm@gnu.org> | 2013-02-06 22:15:20 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-02-06 22:15:20 -0800 |
commit | 4e0b84797f9b80b883e09065d49654f68f72e4b5 (patch) | |
tree | 6e4af938b43a32290012545d6447fc030897304c /doc | |
parent | 17d14f7e299c440ba171626ae52b2f11d85c68f1 (diff) | |
download | emacs-4e0b84797f9b80b883e09065d49654f68f72e4b5.tar.gz |
Bump version number to 24.2.93
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 c896ee07c75..310caade050 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.2.92 +@set EMACSVER 24.2.93 diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index a81f6a1ce41..6db2bfe2d1c 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.2.92" +.TH EMACS 1 "2007 April 13" "GNU Emacs 24.2.93" . . .SH NAME |