set version number.
This commit is contained in:
parent
1d87674cfe
commit
8ee0724524
2
H/Yap.h
2
H/Yap.h
@ -93,7 +93,7 @@
|
||||
#undef USE_THREADED_CODE
|
||||
#endif
|
||||
#define inline __inline
|
||||
#define YAP_VERSION "YAP-6.2.0"
|
||||
#define YAP_VERSION "YAP-6.3.0"
|
||||
|
||||
#define BIN_DIR "c:\\Yap\\bin"
|
||||
#define LIB_DIR "c:\\Yap\\lib\\Yap"
|
||||
|
@ -101,7 +101,7 @@ SONAMEFLAG=@SONAMEFLAG@
|
||||
#4.1VPATH=@srcdir@:@srcdir@/OPTYap
|
||||
CWD=$(PWD)
|
||||
#
|
||||
VERSION=6.2.0
|
||||
VERSION=6.3.0
|
||||
MYDDAS_VERSION=MYDDAS-0.9.1
|
||||
#
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
@set VERSION 6.2.1
|
||||
@set VERSION 6.3.0
|
||||
@set EDITION 4.2.9
|
||||
@set UPDATED Oct 2010
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: yap
|
||||
Summary: Prolog Compiler
|
||||
Version: 6.2.0
|
||||
Version: 6.3.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
|
||||
|
Reference in New Issue
Block a user