Changed version number to 1.1.0.
This commit is contained in:
parent
871a8649f5
commit
11c4ab617c
@ -33,7 +33,7 @@ extern "C" {
|
|||||||
* Before a version of HYPRE goes out the door, increment the version
|
* Before a version of HYPRE goes out the door, increment the version
|
||||||
* number and check in this file (for CVS to substitute the Date).
|
* number and check in this file (for CVS to substitute the Date).
|
||||||
*/
|
*/
|
||||||
#define HYPRE_Version() "HYPRE 1.0.0 $Date$ Compiled: " __DATE__ " " __TIME__
|
#define HYPRE_Version() "HYPRE 1.1.0 $Date$ Compiled: " __DATE__ " " __TIME__
|
||||||
|
|
||||||
#ifdef HYPRE_USE_PTHREADS
|
#ifdef HYPRE_USE_PTHREADS
|
||||||
#ifndef hypre_MAX_THREADS
|
#ifndef hypre_MAX_THREADS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user