[mpich2-commits] r7455 - in mpich2/branches/release/mpich2-1.3.x: . maint
balaji at mcs.anl.gov
balaji at mcs.anl.gov
Tue Nov 16 09:20:13 CST 2010
Author: balaji
Date: 2010-11-16 09:20:12 -0600 (Tue, 16 Nov 2010)
New Revision: 7455
Modified:
mpich2/branches/release/mpich2-1.3.x/CHANGES
mpich2/branches/release/mpich2-1.3.x/maint/Version
Log:
Update version information in prepartion for the 1.3.1 release.
Modified: mpich2/branches/release/mpich2-1.3.x/CHANGES
===================================================================
--- mpich2/branches/release/mpich2-1.3.x/CHANGES 2010-11-15 16:20:07 UTC (rev 7454)
+++ mpich2/branches/release/mpich2-1.3.x/CHANGES 2010-11-16 15:20:12 UTC (rev 7455)
@@ -1,5 +1,5 @@
===============================================================================
- Changes in 1.3.1rc1
+ Changes in 1.3.1
===============================================================================
# OVERALL: MPICH2 is now fully compliant with the CIFTS FTB standard
@@ -18,11 +18,11 @@
# Several other minor bug fixes, memory leak fixes, and code cleanup.
A full list of changes is available using:
- svn log -r7350:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3.1rc1
+ svn log -r7350:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3.1
... or at the following link:
- https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3.1rc1?action=follow_copy&rev=HEAD&stop_rev=7350&mode=follow_copy
+ https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3.1?action=follow_copy&rev=HEAD&stop_rev=7350&mode=follow_copy
===============================================================================
Modified: mpich2/branches/release/mpich2-1.3.x/maint/Version
===================================================================
--- mpich2/branches/release/mpich2-1.3.x/maint/Version 2010-11-15 16:20:07 UTC (rev 7454)
+++ mpich2/branches/release/mpich2-1.3.x/maint/Version 2010-11-16 15:20:12 UTC (rev 7455)
@@ -4,7 +4,7 @@
#
# Version Information
-MPICH2_VERSION=1.3.1rc1
+MPICH2_VERSION=1.3.1
# Release date
MPICH2_RELEASE_DATE="unreleased development copy"
More information about the mpich2-commits
mailing list