| Line 3... |
Line 3... |
|
|
#define SLEPC_VERSION_RELEASE 1
|
#define SLEPC_VERSION_RELEASE 1
|
#define SLEPC_VERSION_MAJOR 3
|
#define SLEPC_VERSION_MAJOR 3
|
#define SLEPC_VERSION_MINOR 2
|
#define SLEPC_VERSION_MINOR 2
|
#define SLEPC_VERSION_SUBMINOR 0
|
#define SLEPC_VERSION_SUBMINOR 0
|
#define SLEPC_VERSION_PATCH 3
|
#define SLEPC_VERSION_PATCH 4
|
#define SLEPC_VERSION_DATE "October 28, 2011"
|
#define SLEPC_VERSION_DATE "October 28, 2011"
|
#define SLEPC_VERSION_PATCH_DATE "November 29, 2011"
|
#define SLEPC_VERSION_PATCH_DATE "February 14, 2012"
|
|
|
#if !defined (SLEPC_VERSION_SVN)
|
#if !defined (SLEPC_VERSION_SVN)
|
#define SLEPC_VERSION_SVN "unknown"
|
#define SLEPC_VERSION_SVN "unknown"
|
#endif
|
#endif
|
|
|