From: Jean-Philippe ARGAUD Date: Wed, 21 Nov 2012 08:38:33 +0000 (+0100) Subject: Setting configure version to new version X-Git-Tag: V6_6_0~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1aafcfcf09257ab2084b31e4efe52e822f5129e3;p=modules%2Fadao.git Setting configure version to new version --- diff --git a/configure.ac b/configure.ac index dfff509..4462c4a 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl See http://www.salome-platform.org/ or email : webmaster.salome@opencascade dnl dnl Author: André Ribes, andre.ribes@edf.fr, EDF R&D -AC_INIT(ADAO_SRC, [6.5.0]) +AC_INIT(ADAO_SRC, [6.6.0]) AC_CONFIG_AUX_DIR(adm_local) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(adao_config.h)