Salome HOME
0022204: EDF 2541 PARAVIS : Crash when PARAVIS is loaded after a python component
[modules/paravis.git] / PARAVIS_version.h.in
index 79c8971bf5b17b80e69a72984a7341a6a4d62cbc..9c9ba6e918c4361019c7ecec2434c15e96ce3ba8 100644 (file)
@@ -1,21 +1,20 @@
-// Copyright (C) 2005  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-// 
+// Copyright (C) 2010-2013  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
-// License as published by the Free Software Foundation; either 
+// License as published by the Free Software Foundation; either
 // version 2.1 of the License.
-// 
-// This library is distributed in the hope that it will be useful 
-// but WITHOUT ANY WARRANTY; without even the implied warranty of 
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
+//
+// This library is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 // Lesser General Public License for more details.
 //
-// You should have received a copy of the GNU Lesser General Public  
-// License along with this library; if not, write to the Free Software 
+// You should have received a copy of the GNU Lesser General Public
+// License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //  File   : PARAVIS_version.h
 //  Author : Sergey ANIKIN
@@ -30,5 +29,6 @@
 
 #define PARAVIS_VERSION_STR "@VERSION@"
 #define PARAVIS_VERSION     @XVERSION@
+#define PARAVIS_DEVELOPMENT @VERSION_DEV@
 
 #endif // __PARAVIS_VERSION_H__