Salome HOME
Fix for the bug IPAL22821: Plot2D and gauss points are not shown after loading export...
[modules/visu.git] / configure.ac
index 8808187e36db84a35afcbd90ba9bc385206cd088..4d36c5c795e869a1b3c591bd1ba8372f73f594cf 100644 (file)
@@ -23,7 +23,7 @@
 # Modified by : Marc Tajchman (CEA)
 # Modified by : Mikhail Ponikarov (OCN)
 #
-AC_INIT([Salome2 Project VISU module], [6.3.1], [webmaster.salome@opencascade.com], [SalomeVISU])
+AC_INIT([Salome2 Project VISU module], [6.4.0], [webmaster.salome@opencascade.com], [SalomeVISU])
 AC_CONFIG_AUX_DIR(adm_local/unix/config_files)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
@@ -401,6 +401,7 @@ AC_OUTPUT([ \
        doc/salome/tui/static/header.html \
        idl/Makefile \
        resources/VISUCatalog.xml \
+       resources/SalomeApp.xml \
        resources/Makefile \
        src/Makefile \
        src/CONVERTOR/Makefile \