Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ready for the 2.93!
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Mar 2005 22:24:50 +0000 (22:24 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Mar 2005 22:24:50 +0000 (22:24 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1161 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog
configure.ac

index 7a0d6b3..4742eb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-SimGrid (2.93-cvs) NOT RELEASED YET; urgency=low
+SimGrid (2.93) unstable; urgency=low
 
   Alpha 4 on the path to SimGrid 3 (aka the "neuf-trois" version)
 
@@ -29,7 +29,7 @@ SimGrid (2.93-cvs) NOT RELEASED YET; urgency=low
    - Add MSG_task_get_name. The task names are mainly for debugging purpose,
      but anyway.
 
- -- SimGrid team <simgrid2-users@listes.ens-lyon.fr> NOT RELEASED YET
+ -- SimGrid team <simgrid2-users@listes.ens-lyon.fr>  Fri,  4 Mar 2005 14:32:37 -0800
 
 SimGrid (2.92) unstable; urgency=low
 
index 28f9fb3..2a47b9e 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 AC_PREREQ(2.59)
-AC_INIT([simgrid],[2.93-cvs],[simgrid2-users@listes.ens-lyon.fr])
+AC_INIT([simgrid],[2.93],[simgrid2-users@listes.ens-lyon.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