*** empty log message ***

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@795 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rslopes 2003-03-13 15:34:32 +00:00
parent 5d8dfa974b
commit 9fbee88c0b
4 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@ TEXI2PDF=texi2pdf
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
CWD=$(PWD)
#
VERSION=Yap-4.4.0
VERSION=Yap-4.5.0
#
TAG_HEADERS= Tags_32bits.h Tags_32Ops.h Tags_32LowTag.h\

View File

@ -8,7 +8,7 @@
@c @setchapternewpage odd
@c %**end of header
@set VERSION 4.3.23
@set VERSION: 4.5.0
@set EDITION 4.2.3
@set UPDATED January 2002

View File

@ -10,7 +10,7 @@
* File: Yap.h.m4 *
* mods: *
* comments: main header file for YAP *
* version: $Id: Yap.h.m4,v 1.41 2003-03-10 19:41:20 rslopes Exp $ *
* version: $Id: Yap.h.m4,v 1.42 2003-03-13 15:34:32 rslopes Exp $ *
*************************************************************************/
#include "config.h"
@ -102,7 +102,7 @@
#undef USE_THREADED_CODE
#endif
#define inline __inline
#define YAP_VERSION "Yap-4.4.0"
#define YAP_VERSION "Yap-4.5.0"
#define BIN_DIR "c:\\Program Files\\Yap\\bin"
#define LIB_DIR "c:\\Program Files\\Yap\\lib\\Yap"
#define SHARE_DIR "c:\\Program Files\\Yap\\share\\Yap"

View File

@ -1,6 +1,6 @@
Name: Yap
Summary: Prolog Compiler
Version: 4.4.0
Version: 4.5.0
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
Release: 1
Source: http://www.ncc.up.pt/~vsc/Yap/Yap4.3/%{name}-%{version}.tar.gz