[mpich] MPICH primary repository branch, master, updated. v3.1b1-186-g2946b9b
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 2946b9b7a984629ca4d990651e62b33fdb35ee0f (commit) from 9088ea81f0a6f4aa52119538ccc0e8985a6686f9 (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/2946b9b7a984629ca4d990651e62b33fdb... commit 2946b9b7a984629ca4d990651e62b33fdb35ee0f Author: Antonio J. Pena <[email protected]> Date: Tue Nov 5 18:50:09 2013 -0600 Partially revert 9088ea81 Reverted file maint/version.m4 to leave MPICH_RELEASE_DATE with its default value "unreleased development copy". The proper value is actually generated by autogen.sh. diff --git a/maint/version.m4 b/maint/version.m4 index 3451683..03f2acf 100644 --- a/maint/version.m4 +++ b/maint/version.m4 @@ -15,7 +15,7 @@ # playing with autotools-fire. m4_define([MPICH_VERSION_m4],[3.1rc1])dnl -m4_define([MPICH_RELEASE_DATE_m4],[Tue Nov 5 10:12:32 CST 2013])dnl +m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl # For libtool ABI versioning rules see: # http://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-inf... ----------------------------------------------------------------------- Summary of changes: maint/version.m4 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org