gui_xml_fr=hxxgui_xml_fr.substitute(component_name=self.name)
gui_xml_en=hxxgui_xml_en.substitute(component_name=self.name)
gui_salomeapp_gen=cppsalomeapp.substitute(module=self.name,
- lmodule=self.name.lower())
+ lmodule=self.name.lower(),
+ version="V0")
# for a salome component generated by hxx2salome from a c++ component,
# the documentation points at the c++ component documentation
salome_doc_path=os.path.join("%"+self.name+"_ROOT_DIR%","share",