move to version 6.0.4
This commit is contained in:
parent
57f55cbd28
commit
1245c85ba1
2
H/Yap.h
2
H/Yap.h
@ -90,7 +90,7 @@
|
|||||||
#undef USE_THREADED_CODE
|
#undef USE_THREADED_CODE
|
||||||
#endif
|
#endif
|
||||||
#define inline __inline
|
#define inline __inline
|
||||||
#define YAP_VERSION "Yap-6.0.3"
|
#define YAP_VERSION "Yap-6.0.4"
|
||||||
|
|
||||||
#define BIN_DIR "c:\\Yap\\bin"
|
#define BIN_DIR "c:\\Yap\\bin"
|
||||||
#define LIB_DIR "c:\\Yap\\lib\\Yap"
|
#define LIB_DIR "c:\\Yap\\lib\\Yap"
|
||||||
|
@ -99,7 +99,7 @@ YAPLIB=@YAPLIB@
|
|||||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
||||||
CWD=$(PWD)
|
CWD=$(PWD)
|
||||||
#
|
#
|
||||||
VERSION=6.0.3
|
VERSION=6.0.4
|
||||||
MYDDAS_VERSION=MYDDAS-0.9.1
|
MYDDAS_VERSION=MYDDAS-0.9.1
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ a\input texinfo @c -*- mode: texinfo; coding: latin-1; -*-
|
|||||||
@c @setchapternewpage odd
|
@c @setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@set VERSION 6.0.3
|
@set VERSION 6.0.4
|
||||||
@set EDITION 4.2.6
|
@set EDITION 4.2.6
|
||||||
@set UPDATED Feb 2010
|
@set UPDATED Feb 2010
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: Yap
|
Name: Yap
|
||||||
Summary: Prolog Compiler
|
Summary: Prolog Compiler
|
||||||
Version: 6.0.3
|
Version: 6.0.4
|
||||||
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
|
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: http://www.dcc.fc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
|
Source: http://www.dcc.fc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
|
||||||
@ -11,7 +11,7 @@ License: Perl Artistic License
|
|||||||
Provides: yap
|
Provides: yap
|
||||||
Requires: readline
|
Requires: readline
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.ncc.up.pt/~vsc/Yap
|
URL: http://www.dcc.fc.up.pt/~vsc/Yap
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
|
|
||||||
|
@ -268,4 +268,4 @@ Function .onInstFailed
|
|||||||
installer, please contact yap-users@sf.net"
|
installer, please contact yap-users@sf.net"
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
outfile "yap-6.0.3-installer.exe"
|
outfile "yap-6.0.4-installer.exe"
|
||||||
|
Reference in New Issue
Block a user