X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=19d8a57b38b6d86047ffbc4533e34b1e432187d9;hb=932b0e7c85effa04a05c203f518b01be8f46cfc4;hp=e6913e39aca85d8c169a12aafc4f15987beedb48;hpb=26e0140b4ad62833874ca7bafefe752a66107793;p=modules%2Fsmesh.git diff --git a/configure.ac b/configure.ac index e6913e39a..19d8a57b3 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ # Modified by : Alexander BORODIN (OCN) - autotools usage # Created from configure.in.base # -AC_INIT([Salome2 Project SMESH module], [6.2.0], [webmaster.salome@opencascade.com], [SalomeSMESH]) +AC_INIT([Salome2 Project SMESH module], [6.3.0], [webmaster.salome@opencascade.com], [SalomeSMESH]) AC_CONFIG_AUX_DIR(adm_local/unix/config_files) AC_CANONICAL_HOST AC_CANONICAL_TARGET @@ -499,6 +499,8 @@ AC_OUTPUT([ \ src/StdMeshersGUI/Makefile \ src/StdMeshers_I/Makefile \ src/SMESH_PY/Makefile \ + src/Tools/Makefile \ + src/Tools/MeshCut/Makefile \ resources/Makefile \ resources/SMESHCatalog.xml \ idl/Makefile \