update version to Yap-5.1.2 (working version)

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1601 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rslopes
2006-04-13 12:02:39 +00:00
parent 176f36d5fd
commit b80a77e4b5
6 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
* File: Yap.h.m4 *
* mods: *
* comments: main header file for YAP *
* version: $Id: Yap.h.m4,v 1.84 2005-05-31 00:35:58 ricroc Exp $ *
* version: $Id: Yap.h.m4,v 1.85 2006-04-13 11:58:05 rslopes Exp $ *
*************************************************************************/
#include "config.h"
@@ -82,7 +82,7 @@
#undef USE_THREADED_CODE
#endif
#define inline __inline
#define YAP_VERSION "Yap-4.5.7"
#define YAP_VERSION "Yap-5.1.2"
#define BIN_DIR "c:\\Program Files\\Yap\\bin"
#define LIB_DIR "c:\\Program Files\\Yap\\lib\\Yap"
#define SHARE_DIR "c:\\Program Files\\Yap\\share\\Yap"