Subversion Repositories slepc-dev

Rev

Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1077 Rev 1099
Line 8... Line 8...
#define SLEPC_VERSION_RELEASE    1
#define SLEPC_VERSION_RELEASE    1
#define SLEPC_VERSION_MAJOR      2
#define SLEPC_VERSION_MAJOR      2
#define SLEPC_VERSION_MINOR      3
#define SLEPC_VERSION_MINOR      3
#define SLEPC_VERSION_SUBMINOR   1
#define SLEPC_VERSION_SUBMINOR   1
#define SLEPC_VERSION_PATCH      0
#define SLEPC_VERSION_PATCH      0
#define SLEPC_VERSION_PATCH_DATE "Oct 6, 2005"
#define SLEPC_VERSION_DATE       "March 3, 2006"
#define SLEPC_VERSION_DATE       "Oct 6, 2005"
#define SLEPC_VERSION_PATCH_DATE "March 3, 2006"
#define SLEPC_AUTHOR_INFO        "        The SLEPc Team\n\
#define SLEPC_AUTHOR_INFO        "        The SLEPc Team\n\
   slepc-maint@grycap.upv.es\n\
   slepc-maint@grycap.upv.es\n\
 http://www.grycap.upv.es/slepc\n"
 http://www.grycap.upv.es/slepc\n"
#endif
#endif