From 503aa3da00d244d6198bdb7f5c489793bee62762 Mon Sep 17 00:00:00 2001 From: mquinson Date: Fri, 16 Mar 2007 20:15:04 +0000 Subject: [PATCH] RELEASE \! git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3309 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 2 +- configure | 22 +++++++++++----------- configure.ac | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 775fae56bd..cdef7488af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -101,7 +101,7 @@ SimGrid (3.2) unstable; urgency=low More are due, of course. They will come latter. In the meanwhile, you can check the examples which are still here. - -- + -- Da SimGrid team Fri Mar 16 21:11:46 CET 2007 SimGrid (3.1) unstable; urgency=low diff --git a/configure b/configure index 5ad548daec..0a487740ae 100755 --- a/configure +++ b/configure @@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac Revision: 1.146 . +# From configure.ac Revision: 1.147 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for simgrid 3.2-cvs. +# Generated by GNU Autoconf 2.59 for simgrid 3.2. # # Report bugs to . # @@ -424,8 +424,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='simgrid' PACKAGE_TARNAME='simgrid' -PACKAGE_VERSION='3.2-cvs' -PACKAGE_STRING='simgrid 3.2-cvs' +PACKAGE_VERSION='3.2' +PACKAGE_STRING='simgrid 3.2' PACKAGE_BUGREPORT='simgrid-devel@lists.gforge.inria.fr' ac_unique_file="include/gras.h" @@ -955,7 +955,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures simgrid 3.2-cvs to adapt to many kinds of systems. +\`configure' configures simgrid 3.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1022,7 +1022,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of simgrid 3.2-cvs:";; + short | recursive ) echo "Configuration of simgrid 3.2:";; esac cat <<\_ACEOF @@ -1173,7 +1173,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -simgrid configure 3.2-cvs +simgrid configure 3.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1187,7 +1187,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by simgrid $as_me 3.2-cvs, which was +It was created by simgrid $as_me 3.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1925,7 +1925,7 @@ fi # Define the identity of the package. PACKAGE='simgrid' - VERSION='3.2-cvs' + VERSION='3.2' cat >>confdefs.h <<_ACEOF @@ -26161,7 +26161,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by simgrid $as_me 3.2-cvs, which was +This file was extended by simgrid $as_me 3.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -26224,7 +26224,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -simgrid config.status 3.2-cvs +simgrid config.status 3.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/configure.ac b/configure.ac index 953843bad3..12286266c7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ ## AC_PREREQ(2.59) -AC_INIT([simgrid],[3.2-cvs],[simgrid-devel@lists.gforge.inria.fr]) +AC_INIT([simgrid],[3.2],[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