diff options
author | Chong Yidong <cyd@gnu.org> | 2011-12-01 00:23:05 +0800 |
---|---|---|
committer | Chong Yidong <cyd@gnu.org> | 2011-12-01 00:23:05 +0800 |
commit | 6db4e2d308c3ccef73b61c2f124f446fb367ea70 (patch) | |
tree | 1427de64b08af3105fec8aa6f6efe81642617af2 /nt/makefile.w32-in | |
parent | 7ebc1f135efabddb991fb2fc2d6ff1a5db967639 (diff) | |
download | emacs-6db4e2d308c3ccef73b61c2f124f446fb367ea70.tar.gz |
Bump version to 24.0.92.
Regenerate AUTHORS and ldefs-boot.el.
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r-- | nt/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 194f0759bbf..a474e34eaa5 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -22,7 +22,7 @@ # FIXME: This file uses DOS EOLs. Convert to Unix after 22.1 is out
# (and remove or replace this comment).
-VERSION = 24.0.91
+VERSION = 24.0.92
TMP_DIST_DIR = emacs-$(VERSION)
|