[mpich2-commits] r8073 - in mpich2/branches/release/mpich2-1.3.x: . maint

balaji at mcs.anl.gov balaji at mcs.anl.gov
Mon Feb 28 14:48:55 CST 2011


Author: balaji
Date: 2011-02-28 14:48:55 -0600 (Mon, 28 Feb 2011)
New Revision: 8073

Modified:
   mpich2/branches/release/mpich2-1.3.x/CHANGES
   mpich2/branches/release/mpich2-1.3.x/maint/Version
Log:
Update version information for the 1.3.3 release.


Modified: mpich2/branches/release/mpich2-1.3.x/CHANGES
===================================================================
--- mpich2/branches/release/mpich2-1.3.x/CHANGES	2011-02-28 17:53:56 UTC (rev 8072)
+++ mpich2/branches/release/mpich2-1.3.x/CHANGES	2011-02-28 20:48:55 UTC (rev 8073)
@@ -50,11 +50,11 @@
  # Several other minor bug fixes, memory leak fixes, and code cleanup.
    A full list of changes is available using:
 
-     svn log -r7838:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3.3rc1
+     svn log -r7838:HEAD https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.3.3
 
      ... or at the following link:
 
-     https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3.3rc1?action=follow_copy&rev=HEAD&stop_rev=7838&mode=follow_copy
+     https://trac.mcs.anl.gov/projects/mpich2/log/mpich2/tags/release/mpich2-1.3.3?action=follow_copy&rev=HEAD&stop_rev=7838&mode=follow_copy
 
 
 ===============================================================================

Modified: mpich2/branches/release/mpich2-1.3.x/maint/Version
===================================================================
--- mpich2/branches/release/mpich2-1.3.x/maint/Version	2011-02-28 17:53:56 UTC (rev 8072)
+++ mpich2/branches/release/mpich2-1.3.x/maint/Version	2011-02-28 20:48:55 UTC (rev 8073)
@@ -4,7 +4,7 @@
 #
 
 # Version Information
-MPICH2_VERSION=1.3.3rc1
+MPICH2_VERSION=1.3.3
 
 # Release date
 MPICH2_RELEASE_DATE="unreleased development copy"



More information about the mpich2-commits mailing list