X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=099f438ec2d21b612f94f864feedc6b96199fc12;hb=5e434f68889b4f2829983846d0e48134baf85a50;hp=88f2e4d4de35223298fe90af3fca380e4db1e891;hpb=a6c540e13fd9695fe5b3c2ac80b28437f8b94f54;p=plugins%2Fblsurfplugin.git diff --git a/configure.ac b/configure.ac index 88f2e4d..099f438 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2007-2008 CEA/DEN, EDF R&D +# Copyright (C) 2007-2010 CEA/DEN, EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -17,12 +17,13 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # + # --- # File : configure.ac # Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com) # --- # -AC_INIT([Salome2 Project BLSURFPLUGIN module], [5.1.3], [webmaster.salome@opencascade.com], [SalomeBLSURFPLUGIN]) +AC_INIT([Salome2 Project BLSURFPLUGIN module], [5.1.5], [webmaster.salome@opencascade.com], [SalomeBLSURFPLUGIN]) AC_CONFIG_AUX_DIR(adm_local/unix/config_files) AC_CANONICAL_HOST AC_CANONICAL_TARGET @@ -422,3 +423,5 @@ AC_OUTPUT([ \ BLSURFPLUGIN_version.h \ Makefile \ ]) + +AC_HACK_LIBTOOL