From 0d85808f8c975fe988b965ef882047be71735927 Mon Sep 17 00:00:00 2001 From: alegrand Date: Fri, 4 Mar 2005 23:21:52 +0000 Subject: [PATCH 1/1] On the way to 2.94 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1164 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4742eb53d4..49dbe4ef51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +SimGrid (2.94-cvs) unstable; urgency=low + + * + + -- + SimGrid (2.93) unstable; urgency=low Alpha 4 on the path to SimGrid 3 (aka the "neuf-trois" version) diff --git a/configure.ac b/configure.ac index 2a47b9ea52..f45d083fc5 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ ## AC_PREREQ(2.59) -AC_INIT([simgrid],[2.93],[simgrid2-users@listes.ens-lyon.fr]) +AC_INIT([simgrid],[2.94-cvs],[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 -- 2.20.1