upgrade to 4.5.1
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@821 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
601f91f653
commit
dc57d5a0aa
@ -8,7 +8,7 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set VERSION: 4.5.0
|
||||
@set VERSION: 4.5.1
|
||||
@set EDITION 4.2.3
|
||||
@set UPDATED January 2002
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
* File: Yap.h.m4 *
|
||||
* mods: *
|
||||
* comments: main header file for YAP *
|
||||
* version: $Id: Yap.h.m4,v 1.43 2003-03-20 15:10:17 vsc Exp $ *
|
||||
* version: $Id: Yap.h.m4,v 1.44 2003-04-30 17:44:18 vsc Exp $ *
|
||||
*************************************************************************/
|
||||
|
||||
#include "config.h"
|
||||
@ -102,7 +102,7 @@
|
||||
#undef USE_THREADED_CODE
|
||||
#endif
|
||||
#define inline __inline
|
||||
#define YAP_VERSION "Yap-4.5.0"
|
||||
#define YAP_VERSION "Yap-4.5.1"
|
||||
#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"
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: Yap
|
||||
Summary: Prolog Compiler
|
||||
Version: 4.5.0
|
||||
Version: 4.5.1
|
||||
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
|
||||
Release: 1
|
||||
Source: http://www.ncc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user