]> git.eshelyaron.com Git - emacs.git/commitdiff
(VERSION): Update version number.
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 Jun 1995 18:35:57 +0000 (18:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 Jun 1995 18:35:57 +0000 (18:35 +0000)
(maintainer-clean): Renamed from realclean.

lispref/Makefile.in

index 484555fcf07f3e593abe388d1b5c4acf294dc5a1..c71ca8419090b8002d2efe733998a68cb6f4fc06 100644 (file)
@@ -24,7 +24,7 @@ infodir = ${prefix}/info
 
 # The name of the manual:
 
-VERSION=2.3
+VERSION=2.4
 manual = elisp-manual-19-$(VERSION)
 
 # Uncomment this line for permuted index.
@@ -90,7 +90,7 @@ clean:
        rm -f makeinfo.o makeinfo getopt.o getopt1.o
        rm -f texindex.o texindex index.texi
 
-realclean: clean
+maintainer-clean: clean
        rm -f elisp elisp-*
 
 dist: