diff options
| author | Chong Yidong | 2011-12-01 00:23:05 +0800 |
|---|---|---|
| committer | Chong Yidong | 2011-12-01 00:23:05 +0800 |
| commit | 6db4e2d308c3ccef73b61c2f124f446fb367ea70 (patch) | |
| tree | 1427de64b08af3105fec8aa6f6efe81642617af2 /nt/config.nt | |
| parent | 7ebc1f135efabddb991fb2fc2d6ff1a5db967639 (diff) | |
| download | emacs-6db4e2d308c3ccef73b61c2f124f446fb367ea70.tar.gz emacs-6db4e2d308c3ccef73b61c2f124f446fb367ea70.zip | |
Bump version to 24.0.92.
Regenerate AUTHORS and ldefs-boot.el.
Diffstat (limited to 'nt/config.nt')
| -rw-r--r-- | nt/config.nt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/config.nt b/nt/config.nt index 77297e3db25..c77faccb3b4 100644 --- a/nt/config.nt +++ b/nt/config.nt | |||
| @@ -328,7 +328,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 328 | #define PACKAGE "emacs" | 328 | #define PACKAGE "emacs" |
| 329 | 329 | ||
| 330 | /* Version number of package */ | 330 | /* Version number of package */ |
| 331 | #define VERSION "24.0.91" | 331 | #define VERSION "24.0.92" |
| 332 | 332 | ||
| 333 | /* Define to `__inline__' or `__inline' if that's what the C compiler | 333 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
| 334 | calls it, or to nothing if 'inline' is not supported under any name. */ | 334 | calls it, or to nothing if 'inline' is not supported under any name. */ |