Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Getting ready for 3.0.1
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Oct 2005 12:43:29 +0000 (12:43 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 21 Oct 2005 12:43:29 +0000 (12:43 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1779 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog
configure.ac

index 6d1c3ba..42d5664 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -93,8 +93,7 @@ SimGrid (3.0.1) unstable; urgency=low
 
     I'm not sure the potential performance gains justify the coding burden.
 
 
     I'm not sure the potential performance gains justify the coding burden.
 
-
- --
+ -- Da SimGrid team <simgrid-devel@lists.gforge.inria.fr>  Fri, 21 Oct 2005 14:42:20 +0200
 
 SimGrid (3.00) stable; urgency=low
   
 
 SimGrid (3.00) stable; urgency=low
   
index abd7132..a01a038 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 AC_PREREQ(2.59)
 ##
 
 AC_PREREQ(2.59)
-AC_INIT([simgrid],[3.0.1-cvs],[simgrid-devel@lists.gforge.inria.fr])
+AC_INIT([simgrid],[3.0.1],[simgrid-devel@lists.gforge.inria.fr])
 AC_CONFIG_SRCDIR([include/gras.h])
 AC_CONFIG_HEADERS([src/gras_config.h])
 # A CI_PREREQ(2003.01.16) # We need a recent ACI when having sub-modules
 AC_CONFIG_SRCDIR([include/gras.h])
 AC_CONFIG_HEADERS([src/gras_config.h])
 # A CI_PREREQ(2003.01.16) # We need a recent ACI when having sub-modules