move to version 6.0.4

This commit is contained in:
Vitor Santos Costa 2010-03-16 01:16:36 +00:00
parent 57f55cbd28
commit 1245c85ba1
5 changed files with 6 additions and 6 deletions

View File

@ -90,7 +90,7 @@
#undef USE_THREADED_CODE
#endif
#define inline __inline
#define YAP_VERSION "Yap-6.0.3"
#define YAP_VERSION "Yap-6.0.4"
#define BIN_DIR "c:\\Yap\\bin"
#define LIB_DIR "c:\\Yap\\lib\\Yap"

View File

@ -99,7 +99,7 @@ YAPLIB=@YAPLIB@
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
CWD=$(PWD)
#
VERSION=6.0.3
VERSION=6.0.4
MYDDAS_VERSION=MYDDAS-0.9.1
#

View File

@ -8,7 +8,7 @@ a\input texinfo @c -*- mode: texinfo; coding: latin-1; -*-
@c @setchapternewpage odd
@c %**end of header
@set VERSION 6.0.3
@set VERSION 6.0.4
@set EDITION 4.2.6
@set UPDATED Feb 2010

View File

@ -3,7 +3,7 @@
Name: Yap
Summary: Prolog Compiler
Version: 6.0.3
Version: 6.0.4
Packager: Vitor Santos Costa <vitor@cos.ufrj.br>
Release: 1
Source: http://www.dcc.fc.up.pt/~vsc/Yap/%{name}-%{version}.tar.gz
@ -11,7 +11,7 @@ License: Perl Artistic License
Provides: yap
Requires: readline
Group: Development/Languages
URL: http://www.ncc.up.pt/~vsc/Yap
URL: http://www.dcc.fc.up.pt/~vsc/Yap
Prefix: /usr
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root

View File

@ -268,4 +268,4 @@ Function .onInstFailed
installer, please contact yap-users@sf.net"
FunctionEnd
outfile "yap-6.0.3-installer.exe"
outfile "yap-6.0.4-installer.exe"