diff options
| -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. |