update version to next stable

This commit is contained in:
Vitor Santos Costa 2010-10-18 09:17:12 +01:00
parent d0b904b49a
commit 9770904f6f
5 changed files with 7 additions and 7 deletions

View File

@ -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"

View File

@ -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
#

View File

@ -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

View File

@ -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

View File

@ -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"