Salome HOME
SALOME 6.5.0 preparation: doxygen 1.7.3 -> 1.8.0
[tools/install.git] / src / globals.h
index a7fe46d7c2970bdc2026ef8ee523425ad51e6f14..2db8a2aacd2a249af590bcdbfcbf4245047c89c6 100644 (file)
@@ -3,7 +3,7 @@
 //  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
 //  Project   : SALOME
 //  Module    : Installation Wizard
-//  Copyright : 2002-2009 CEA
+//  Copyright : 2002-2010 CEA
 
 #if !defined( ___GLOBALS )
 #define ___GLOBALS
@@ -17,7 +17,7 @@
 
 #define __IW_VERSION_MAJOR__ 1
 #define __IW_VERSION_MINOR__ 1
-#define __IW_VERSION_PATCH__ 6
+#define __IW_VERSION_PATCH__ 7
 
 #define __IW_VERSION__ (__IW_VERSION_MAJOR__*10000 + \
                         __IW_VERSION_MINOR__*100   + \