Changed version number to 1.1.0.

This commit is contained in:
falgout 2000-09-07 22:45:42 +00:00
parent 871a8649f5
commit 11c4ab617c

View File

@ -33,7 +33,7 @@ extern "C" {
* Before a version of HYPRE goes out the door, increment the version
* 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
#ifndef hypre_MAX_THREADS