Changed date and release number.

This commit is contained in:
falgout 2008-01-26 00:17:09 +00:00
parent c99d6f7063
commit 3ce02a28eb
2 changed files with 18 additions and 18 deletions

View File

@ -53,8 +53,8 @@ dnl * Set package information so it only has to be modified in one place
dnl ********************************************************************* dnl *********************************************************************
m4_define([HYPRE_NAME], [hypre]) m4_define([HYPRE_NAME], [hypre])
m4_define([HYPRE_VERSION], [2.2.0b]) m4_define([HYPRE_VERSION], [2.3.0a])
m4_define([HYPRE_DATE], [2007/09/20]) m4_define([HYPRE_DATE], [2008/01/28])
m4_define([HYPRE_TIME], [00:00:00]) m4_define([HYPRE_TIME], [00:00:00])
m4_define([HYPRE_DATETIME], [HYPRE_DATE]) m4_define([HYPRE_DATETIME], [HYPRE_DATE])
m4_define([HYPRE_BUGS], [hypre-support@llnl.gov]) m4_define([HYPRE_BUGS], [hypre-support@llnl.gov])

32
configure vendored
View File

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# From configure.in Id: configure.in. # From configure.in Id: configure.in.
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for hypre 2.2.0b. # Generated by GNU Autoconf 2.59 for hypre 2.3.0a.
# #
# Report bugs to <hypre-support@llnl.gov>. # Report bugs to <hypre-support@llnl.gov>.
# #
@ -292,8 +292,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='hypre' PACKAGE_NAME='hypre'
PACKAGE_TARNAME='hypre' PACKAGE_TARNAME='hypre'
PACKAGE_VERSION='2.2.0b' PACKAGE_VERSION='2.3.0a'
PACKAGE_STRING='hypre 2.2.0b' PACKAGE_STRING='hypre 2.3.0a'
PACKAGE_BUGREPORT='hypre-support@llnl.gov' PACKAGE_BUGREPORT='hypre-support@llnl.gov'
ac_unique_file="HYPRE.h" ac_unique_file="HYPRE.h"
@ -829,7 +829,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures hypre 2.2.0b to adapt to many kinds of systems. \`configure' configures hypre 2.3.0a to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -890,7 +890,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of hypre 2.2.0b:";; short | recursive ) echo "Configuration of hypre 2.3.0a:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1135,7 +1135,7 @@ fi
test -n "$ac_init_help" && exit 0 test -n "$ac_init_help" && exit 0
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
hypre configure 2.2.0b hypre configure 2.3.0a
generated by GNU Autoconf 2.59 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
@ -1171,7 +1171,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by hypre $as_me 2.2.0b, which was It was created by hypre $as_me 2.3.0a, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ $ $0 $@
@ -1554,7 +1554,7 @@ fi
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_DATE "2007/09/20" #define HYPRE_PACKAGE_DATE "2008/01/28"
_ACEOF _ACEOF
@ -1564,7 +1564,7 @@ _ACEOF
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_DATETIME "2007/09/20" #define HYPRE_PACKAGE_DATETIME "2008/01/28"
_ACEOF _ACEOF
@ -1574,7 +1574,7 @@ _ACEOF
cat >>confdefs.h <<\_ACEOF cat >>confdefs.h <<\_ACEOF
#define HYPRE_PACKAGE_VERSION "2.2.0b" #define HYPRE_PACKAGE_VERSION "2.3.0a"
_ACEOF _ACEOF
@ -1593,16 +1593,16 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF _ACEOF
HYPRE_PACKAGE_DATETIME="2007/09/20" HYPRE_PACKAGE_DATETIME="2008/01/28"
HYPRE_TOP_SRCDIR="`pwd`" HYPRE_TOP_SRCDIR="`pwd`"
HYPRE_RELEASEVERSION="2.2.0b" HYPRE_RELEASEVERSION="2.3.0a"
HYPRE_RELEASEDATE="2007/09/20" HYPRE_RELEASEDATE="2008/01/28"
HYPRE_RELEASETIME="00:00:00" HYPRE_RELEASETIME="00:00:00"
HYPRE_RELEASEDATETIME="2007/09/20" HYPRE_RELEASEDATETIME="2008/01/28"
@ -11120,7 +11120,7 @@ _ASBOX
} >&5 } >&5
cat >&5 <<_CSEOF cat >&5 <<_CSEOF
This file was extended by hypre $as_me 2.2.0b, which was This file was extended by hypre $as_me 2.3.0a, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -11180,7 +11180,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
hypre config.status 2.2.0b hypre config.status 2.3.0a
configured by $0, generated by GNU Autoconf 2.59, configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"