/***************************************************************************/ /* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */ /* These are only in effect in a setting that doesn't use configure */ /***************************************************************************/ /* Version number of project */ #define FLOPCPP_VERSION "trunk" /* Major Version number of project */ #define FLOPCPP_VERSION_MAJOR 9999 /* Minor Version number of project */ #define FLOPCPP_VERSION_MINOR 9999 /* Release Version number of project */ #define FLOPCPP_VERSION_RELEASE 9999