diff options
| author | Richard M. Stallman | 1996-12-16 21:49:21 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-12-16 21:49:21 +0000 |
| commit | 708362c17d7869478810b01a5bf84f118b96802b (patch) | |
| tree | 0cf7908b9ff5e503eb5cc1aa171edf84b576d8e8 | |
| parent | 910bc071c37a6c6f02b98f1aae42ec0476346c89 (diff) | |
| download | emacs-708362c17d7869478810b01a5bf84f118b96802b.tar.gz emacs-708362c17d7869478810b01a5bf84f118b96802b.zip | |
Update VERSION to 2.4.2.
| -rw-r--r-- | lispref/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/Makefile.in b/lispref/Makefile.in index 52887e7ed41..f00ad600f6f 100644 --- a/lispref/Makefile.in +++ b/lispref/Makefile.in | |||
| @@ -25,7 +25,7 @@ infodir = ${prefix}/info | |||
| 25 | 25 | ||
| 26 | # The name of the manual: | 26 | # The name of the manual: |
| 27 | 27 | ||
| 28 | VERSION=2.4 | 28 | VERSION=2.4.2 |
| 29 | manual = elisp-manual-19-$(VERSION) | 29 | manual = elisp-manual-19-$(VERSION) |
| 30 | 30 | ||
| 31 | # Uncomment this line for permuted index. | 31 | # Uncomment this line for permuted index. |