Salome HOME
IPAL52563: TC 7.5.0: Study cannot be saved after PARAVIS activation
[modules/paravis.git] / src / ENGINE / no_wrap / PVSERVER.py
index 379fd8dfcf56375282933b4853caeb6b9593a801..c628199913b460ffe599a2638bda5c2a7b737919 100644 (file)
@@ -179,7 +179,7 @@ class PVSERVER(PVSERVER_ORB__POA.PVSERVER_Gen,
     """
     def getVersion( self ):
         import salome_version
-        return salome_version.getVersion("PVSERVER", True)
+        return salome_version.getVersion("PARAVIS", True)
 
     def GetIOR(self):
         return PVSERVER_utils.getEngineIOR()