update version to next stable
This commit is contained in:
parent
d0b904b49a
commit
9770904f6f
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.7"
|
#define YAP_VERSION "YAP-6.2.0"
|
||||||
|
|
||||||
#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"
|
||||||
|
@ -100,7 +100,7 @@ YAPLIB=@YAPLIB@
|
|||||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
||||||
CWD=$(PWD)
|
CWD=$(PWD)
|
||||||
#
|
#
|
||||||
VERSION=6.0.7
|
VERSION=6.2.0
|
||||||
MYDDAS_VERSION=MYDDAS-0.9.1
|
MYDDAS_VERSION=MYDDAS-0.9.1
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
@c @setchapternewpage odd
|
@c @setchapternewpage odd
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@set VERSION 6.0.7
|
@set VERSION 6.2.0
|
||||||
@set EDITION 4.2.8
|
@set EDITION 4.2.8
|
||||||
@set UPDATED Aug 2010
|
@set UPDATED Aug 2010
|
||||||
|
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
Name: Yap
|
Name: Yap
|
||||||
Summary: Prolog Compiler
|
Summary: Prolog Compiler
|
||||||
Version: 6.0.4
|
Version: 6.2.0
|
||||||
Packager: Vitor Santos Costa <vsc@dcc.fc.up.pt>
|
Packager: Vitor Santos Costa <vsc@dcc.fc.up.pt>
|
||||||
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
|
||||||
License: Perl Artistic License
|
License: Perl Artistic License, LGPL
|
||||||
Provides: yap
|
Provides: yap
|
||||||
Requires: readline
|
Requires: readline, odbc, gmp, cudd
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.dcc.fc.up.pt/~vsc/Yap
|
URL: http://www.dcc.fc.up.pt/~vsc/Yap
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
@ -266,4 +266,4 @@ Function .onInstFailed
|
|||||||
installer, please contact yap-users@sf.net"
|
installer, please contact yap-users@sf.net"
|
||||||
FunctionEnd
|
FunctionEnd
|
||||||
|
|
||||||
outfile "yap-6.0.7-installer.exe"
|
outfile "yap-6.2.0-installer.exe"
|
||||||
|
Reference in New Issue
Block a user