From: mquinson Date: Sun, 8 Aug 2004 04:48:22 +0000 (+0000) Subject: Get v0.4 out of the door X-Git-Tag: v3.3~4975 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/91a9c7db94f2c7c5706ff63c6098599399080aa1 Get v0.4 out of the door git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@373 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/configure.ac b/configure.ac index a1b1d1de23..70ae49a3e3 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) #We need a recent ACI ACI_PREREQ(2003.01.16) -AC_INIT([GRAS],[0.3],[martin.quinson@ens-lyon.fr]) +AC_INIT([GRAS],[0.4],[martin.quinson@ens-lyon.fr]) AC_CONFIG_SRCDIR([src/include/gras.h]) AC_CONFIG_HEADERS([src/gras_config.h])