diff --git a/scripts/Bootstrap/Pmodules_version.conf b/scripts/Bootstrap/Pmodules_version.conf index edff869..6b159d5 100644 --- a/scripts/Bootstrap/Pmodules_version.conf +++ b/scripts/Bootstrap/Pmodules_version.conf @@ -1,4 +1,4 @@ -declare -x PMODULES_VERSION=0.99.3 +declare -x PMODULES_VERSION=0.99.4 declare -x MODULES_VERSION=3.2.10 declare -a COMPILER_VERSIONS=( 'gcc/4.7.4' 'gcc/4.8.3' 'gcc/4.8.4' 'gcc/4.9.2' )