Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
moving to 2.95
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 30 Jun 2005 23:45:56 +0000 (23:45 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 30 Jun 2005 23:45:56 +0000 (23:45 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1499 48e7efb5-ca39-0410-a469-dd3cf9ba447f

ChangeLog
configure.ac

index 70f7473..d5f5082 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,7 +58,7 @@ SimGrid (2.95) unstable; urgency=low
   * New module: bandwidth 
     bandwidth measurement between arbitrary nodes running this module. [MQ]
 
   * New module: bandwidth 
     bandwidth measurement between arbitrary nodes running this module. [MQ]
 
- -- 
+ -- Arnaud Legrand <Arnaud.Legrand@imag.fr>  Thu, 30 Jun 2005 16:29:20 -0700
 
 SimGrid (2.94) unstable; urgency=low
 
 
 SimGrid (2.94) unstable; urgency=low
 
index 7350998..4a291de 100644 (file)
@@ -4,7 +4,7 @@
 ##
 
 AC_PREREQ(2.59)
 ##
 
 AC_PREREQ(2.59)
-AC_INIT([simgrid],[2.95-cvs],[simgrid-devel@lists.gforge.inria.fr])
+AC_INIT([simgrid],[2.95],[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