Blame maint/Version

Packit Service c5cf8c
# This shell script is no longer the canonical version number script, but rather
Packit Service c5cf8c
# a byproduct of running ./maint/updatefiles using maint/Version.base.m4 as
Packit Service c5cf8c
# input.  The real version info is contained in maint/version.m4 instead.  It is
Packit Service c5cf8c
# intentionally not managed by the makefile system and may not be up to date at
Packit Service c5cf8c
# all times w.r.t. the version.m4 file.
Packit Service c5cf8c
Packit Service c5cf8c
MPICH_VERSION=3.3.2
Packit Service c5cf8c
export MPICH_VERSION
Packit Service c5cf8c