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
|
||||
#endif
|
||||
#define inline __inline
|
||||
#define YAP_VERSION "YAP-6.0.7"
|
||||
#define YAP_VERSION "YAP-6.2.0"
|
||||
|
||||
#define BIN_DIR "c:\\Yap\\bin"
|
||||
#define LIB_DIR "c:\\Yap\\lib\\Yap"
|
||||
|
@ -100,7 +100,7 @@ YAPLIB=@YAPLIB@
|
||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
||||
CWD=$(PWD)
|
||||
#
|
||||
VERSION=6.0.7
|
||||
VERSION=6.2.0
|
||||
MYDDAS_VERSION=MYDDAS-0.9.1
|
||||
#
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set VERSION 6.0.7
|
||||
@set VERSION 6.2.0
|
||||
@set EDITION 4.2.8
|
||||
@set UPDATED Aug 2010
|
||||
|
||||
|
@ -3,13 +3,13 @@
|
||||
|
||||
Name: Yap
|
||||
Summary: Prolog Compiler
|
||||
Version: 6.0.4
|
||||
Version: 6.2.0
|
||||
Packager: Vitor Santos Costa <vsc@dcc.fc.up.pt>
|
||||
Release: 1
|
||||
Source: http://www.dcc.fc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
|
||||
License: Perl Artistic License
|
||||
License: Perl Artistic License, LGPL
|
||||
Provides: yap
|
||||
Requires: readline
|
||||
Requires: readline, odbc, gmp, cudd
|
||||
Group: Development/Languages
|
||||
URL: http://www.dcc.fc.up.pt/~vsc/Yap
|
||||
Prefix: /usr
|
||||
|
@ -266,4 +266,4 @@ Function .onInstFailed
|
||||
installer, please contact yap-users@sf.net"
|
||||
FunctionEnd
|
||||
|
||||
outfile "yap-6.0.7-installer.exe"
|
||||
outfile "yap-6.2.0-installer.exe"
|
||||
|
Reference in New Issue
Block a user