From ec15a8e3aed1fc6606d25e7a335e035c94806720 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 18 Jan 2002 10:35:47 +0000 Subject: [PATCH] (VERSION): Set to 2.8. --- lispref/ChangeLog | 4 ++++ lispref/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a7f1ba1b777..2cc01a587b4 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Eli Zaretskii + + * Makefile.in (VERSION): Set to 2.8. + 2001-10-23 Gerd Moellmann * Makefile.in (srcs): Add gpl.texi and doclicense.texi. diff --git a/lispref/Makefile.in b/lispref/Makefile.in index fef85dff58a..4619387f969 100644 --- a/lispref/Makefile.in +++ b/lispref/Makefile.in @@ -23,7 +23,7 @@ texmacrodir = /usr/local/lib/tex/macros texinputdir = TEXINPUTS=$(srcdir): # The name of the manual: -VERSION=2.7 +VERSION=2.8 manual = elisp-manual-21-$(VERSION) # Uncomment this line for permuted index. -- 2.39.5