From 073701c6b88ad821abb44f6ecdf5d7773130fa64 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 19 Aug 2009 16:16:49 +0000 Subject: [PATCH 1/1] init development of 3.3.3 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6611 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 339a03464c..fcce2b7360 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +SimGrid (3.3.3-svn) unstable; urgency=low + + The "Desktop grid also matter" release. + + -- Da SimGrid team + SimGrid (3.3.2) stable; urgency=low The "Simplicity does not preceed complexity, but follows it" release. diff --git a/configure.ac b/configure.ac index 953f769912..a00c64e41e 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl GNU LGPL (v2.1) licence. ## AC_PREREQ(2.59) -AC_INIT([simgrid],[3.3.2],[simgrid-devel@lists.gforge.inria.fr]) +AC_INIT([simgrid],[3.3.3-svn],[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 -- 2.20.1