This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via c895bd9cc8bdb1701ac149d91742727ecd3cbca7 (commit) via deb9418cfaee7abad6420223dc57d0a8831a5b87 (commit) from 7fd8b6bb6e40a1d33d38f524fdec47712eae47e7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/c895bd9cc8bdb1701ac149d91742727ecd... commit c895bd9cc8bdb1701ac149d91742727ecd3cbca7 Author: Huiwei Lu <[email protected]> Date: Thu Apr 23 14:58:12 2015 -0500 Modify CHANGES for 3.2b2 release 3.2b2 is mainly a bug fix release. Most text remains unchanged. Only the web link for changes between 3.1.3 and 3.2b2 has been changed. Signed-off-by: Antonio J. Pena <[email protected]> diff --git a/CHANGES b/CHANGES index a505e0d..81874e8 100644 --- a/CHANGES +++ b/CHANGES @@ -33,7 +33,7 @@ A full list of changes is available at the following link: - http://git.mpich.org/mpich.git/shortlog/v3.1.3..v3.2b1 + http://git.mpich.org/mpich.git/shortlog/v3.1.3..v3.2b2 A full list of bugs that have been fixed is available at the following link: http://git.mpich.org/mpich.git/commitdiff/deb9418cfaee7abad6420223dc57d0a883... commit deb9418cfaee7abad6420223dc57d0a8831a5b87 Author: Huiwei Lu <[email protected]> Date: Thu Apr 23 14:32:04 2015 -0500 Changed MPICH version to 3.2b2 ABI string remains unchanged as 3.2b1. Signed-off-by: Antonio J. Pena <[email protected]> diff --git a/maint/version.m4 b/maint/version.m4 index fb712ab..f283b80 100644 --- a/maint/version.m4 +++ b/maint/version.m4 @@ -14,7 +14,7 @@ # changing this by playing with diversions, but then we would probably be # playing with autotools-fire. -m4_define([MPICH_VERSION_m4],[3.2b1])dnl +m4_define([MPICH_VERSION_m4],[3.2b2])dnl m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl # For libtool ABI versioning rules see: ----------------------------------------------------------------------- Summary of changes: CHANGES | 2 +- maint/version.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- MPICH primary repository