From: maintenance team Date: Wed, 29 Oct 2008 08:52:35 +0000 (+0000) Subject: Changing version to 5.1.0 X-Git-Tag: V5_1_0a3~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9792525b8d0307bca18a3e060dd8506426608ae0;p=modules%2Fkernel.git Changing version to 5.1.0 --- diff --git a/configure.ac b/configure.ac index e48747ab9..25a01bdf8 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # ================================================================ # #AC_PREREQ(2.59) -AC_INIT([Salome2 Project], [5.0.0], [paul.rascle@edf.fr], [SalomeKERNEL]) +AC_INIT([Salome2 Project], [5.1.0], [paul.rascle@edf.fr], [SalomeKERNEL]) # AC_CONFIG_AUX_DIR defines an alternative directory where to find the auxiliary # scripts such as config.guess, install-sh, ...