diff --git a/include/YapInterface.h b/include/YapInterface.h index 03535a8a9..dd7f2c250 100755 --- a/include/YapInterface.h +++ b/include/YapInterface.h @@ -34,7 +34,7 @@ The following routines export the YAP internals and architecture. #define __YAP_PROLOG__ 1 #ifndef YAPVERSION -#define YAPVERSION 60000 +#define YAPVERSION YAP_NUMERIC_VERSION #endif #include "YapDefs.h"