[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2a2-197-gd855be9

Service Account noreply at mpich.org
Mon Mar 2 13:49:28 CST 2015


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  d855be9fbbea286757ab92688ec347adffeca846 (commit)
      from  6d54d8201179dd9e08cffe9cbf72822423fa467f (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/d855be9fbbea286757ab92688ec347adffeca846

commit d855be9fbbea286757ab92688ec347adffeca846
Author: Antonio J. Pena <apenya at mcs.anl.gov>
Date:   Mon Mar 2 13:28:00 2015 -0600

    Changed MPICH version to 3.2b1
    
    Signed-off-by: Pavan Balaji <balaji at anl.gov>

diff --git a/maint/version.m4 b/maint/version.m4
index e124023..fb712ab 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.2a2])dnl
+m4_define([MPICH_VERSION_m4],[3.2b1])dnl
 m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
 
 # For libtool ABI versioning rules see:

-----------------------------------------------------------------------

Summary of changes:
 maint/version.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list