From 53f4f08bea7b5d0aba645179de3ca7ddaceccae7 Mon Sep 17 00:00:00 2001 From: mquinson Date: Sun, 27 Dec 2009 07:41:40 +0000 Subject: [PATCH] Setup the devel of v3.3.5, just in case anyone gets bored before new year ;) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6998 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 5 +++++ NEWS | 8 ++++++++ configure.ac | 2 +- 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 64183aa77c..5a8d6d402e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +SimGrid (3.3.5-svn) unstable; urgency=low + + -- Da SimGrid team + + SimGrid (3.3.4) stable; urgency=low The "Desktop Grid needs love too" release (also called Xmas release). diff --git a/NEWS b/NEWS index 776d6fccc0..4148320570 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ + _ _____ _____ ____ +__ _____ _ __ ___(_) ___ _ __ |___ / |___ / | ___| +\ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ |_ \ |___ \ + \ V / __/ | \__ \ | (_) | | | | ___) | ___) | ___) | + \_/ \___|_| |___/_|\___/|_| |_| |____(_)____(_)____/ + + +(not released yet) _ _____ _____ _ _ __ _____ _ __ ___(_) ___ _ __ |___ / |___ /| || | \ \ / / _ \ '__/ __| |/ _ \| '_ \ |_ \ |_ \| || |_ diff --git a/configure.ac b/configure.ac index a3b0022d17..a34271458c 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.4],[simgrid-devel@lists.gforge.inria.fr]) +AC_INIT([simgrid],[3.3.5-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