| Line 17... |
Line 17... |
*/
|
*/
|
#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 3
|
#define SLEPC_VERSION_SUBMINOR 3
|
#define SLEPC_VERSION_PATCH 3
|
#define SLEPC_VERSION_PATCH 4
|
#define SLEPC_VERSION_DATE "June 1, 2007"
|
#define SLEPC_VERSION_DATE "June 1, 2007"
|
#define SLEPC_VERSION_PATCH_DATE "November 30, 2007"
|
#define SLEPC_VERSION_PATCH_DATE "December 19, 2007"
|
#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
|
|
|