[mpich] MPICH primary repository branch, master, updated. v3.2b3-134-g8b0b0a0
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 8b0b0a0f8371f39014b5b5a8e14db334f33bba46 (commit) via 2037eb5e9b228d8581dc02d33a5866d15c70e2f6 (commit) from 75adc6a13b918c57a79e38f7a04b7e6a2c607c60 (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/8b0b0a0f8371f39014b5b5a8e14db334f3... commit 8b0b0a0f8371f39014b5b5a8e14db334f33bba46 Author: Pavan Balaji <[email protected]> Date: Thu Jun 25 16:58:51 2015 -0500 Prepare for the 3.2b4 release. Signed-off-by: Halim Amer <[email protected]> diff --git a/CHANGES b/CHANGES index f96cde4..3ee36c0 100644 --- a/CHANGES +++ b/CHANGES @@ -31,7 +31,7 @@ A full list of changes is available at the following link: - http://git.mpich.org/mpich.git/shortlog/v3.1.3..v3.2b3 + http://git.mpich.org/mpich.git/shortlog/v3.1.3..v3.2b4 A full list of bugs that have been fixed is available at the following link: diff --git a/maint/version.m4 b/maint/version.m4 index 8e15768..6d35ed3 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.2b3])dnl +m4_define([MPICH_VERSION_m4],[3.2b4])dnl m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl # For libtool ABI versioning rules see: http://git.mpich.org/mpich.git/commitdiff/2037eb5e9b228d8581dc02d33a5866d15c... commit 2037eb5e9b228d8581dc02d33a5866d15c70e2f6 Author: Pavan Balaji <[email protected]> Date: Thu Jun 25 16:58:38 2015 -0500 MX is deleted, not deprecated. Signed-off-by: Halim Amer <[email protected]> diff --git a/CHANGES b/CHANGES index 3802992..f96cde4 100644 --- a/CHANGES +++ b/CHANGES @@ -25,7 +25,7 @@ https://github.com/ofiwg/libfabric (thanks to Intel for code contribution) # The Myrinet MX network module, which had a life cyle from 1.1 till - 3.1.2, has now been deprecated. + 3.1.2, has now been deleted. # Several other minor bug fixes, memory leak fixes, and code cleanup. ----------------------------------------------------------------------- Summary of changes: CHANGES | 4 ++-- maint/version.m4 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org