[mpich] MPICH primary repository branch, master, updated. v3.1rc2-172-gc693cc6
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 c693cc68d4876385d7400791952e57721fbd9bd9 (commit) from 8a502da9b928d85ee239049613e9db8e6c2e3c83 (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/c693cc68d4876385d7400791952e57721f... commit c693cc68d4876385d7400791952e57721fbd9bd9 Author: Pavan Balaji <[email protected]> Date: Sat Jan 18 23:06:55 2014 -0600 Update the MPICH ABI string for the 3.1rc3 release. No interfaces were added or removed. There were just source code changes. Signed-off-by: Ken Raffenetti <[email protected]> diff --git a/maint/version.m4 b/maint/version.m4 index 1e729a1..39785eb 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.1rc2])dnl +m4_define([MPICH_VERSION_m4],[3.1rc3])dnl m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl # For libtool ABI versioning rules see: @@ -31,6 +31,6 @@ m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl # # 4. If any interfaces have been removed since the last public # release, then set age to 0. -m4_define([libmpich_so_version_m4],[11:1:0])dnl +m4_define([libmpich_so_version_m4],[11:2:0])dnl [#] end of __file__ ----------------------------------------------------------------------- Summary of changes: maint/version.m4 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org