From 8b172c64d72435bafcbb3b1f2be61af708b9f204 Mon Sep 17 00:00:00 2001 From: rslopes Date: Mon, 22 Aug 2005 11:53:28 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1370 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 2d8670cc9..4100cc6a4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -88,7 +88,7 @@ TEXI2PDF=texi2pdf #4.1VPATH=@srcdir@:@srcdir@/OPTYap CWD=$(PWD) # -VERSION=Yap-4.5.7 +VERSION=Yap-5.0.0 # INTERFACE_HEADERS = $(srcdir)/include/c_interface.h $(srcdir)/include/yap_structs.h $(srcdir)/include/YapInterface.h @@ -589,7 +589,7 @@ install_info: gzip --quiet --force $(DESTDIR)$(INFODIR)/pillow_doc.info; \ fi \ fi; \ - $(INSTALL_INFO) --quiet --section "Programming Languages" --entry="`cat pillow_doc.infoindex`" pillow_doc.info $(INFODIR)/dir + $(INSTALL_INFO) --quiet --section "Programming Languages" --entry="`cat pillow_doc.infoindex`" pillow_doc.info $(DESTDIR)$(INFODIR)/dir info: yap.info