Salome HOME
Update fro new products
[tools/install.git] / src / globals.h
index a7fe46d7c2970bdc2026ef8ee523425ad51e6f14..6d57705749f35480bfe3061deaaacde84614dd37 100644 (file)
@@ -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   + \