[mpich] MPICH primary repository branch, master, updated. v3.2b4-38-g9d5eefc
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 9d5eefc8426e536ff6375874da934bd1575e71f8 (commit) from b722a2422dbda5c0a54c60b0be1eff1c47e34845 (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/9d5eefc8426e536ff6375874da934bd157... commit 9d5eefc8426e536ff6375874da934bd1575e71f8 Author: Pavan Balaji <[email protected]> Date: Thu Jul 30 13:27:47 2015 -0500 Update version number in preparation for the 3.2rc1 release. The primary version number and the CHANGES file have been updated. Signed-off-by: Ken Raffenetti <[email protected]> diff --git a/CHANGES b/CHANGES index 3ee36c0..cf69372 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.2b4 + http://git.mpich.org/mpich.git/shortlog/v3.1.3..v3.2rc1 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 6d35ed3..4fe0acd 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.2b4])dnl +m4_define([MPICH_VERSION_m4],[3.2rc1])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
participants (1)
-
noreply@mpich.org