From d11c099501ffbee256f71f817b1af92b273f229d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 25 Feb 2006 14:29:31 +0000
Subject: [PATCH] *** empty log message ***

---
 utils/solvers/python/Gmsh.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/solvers/python/Gmsh.py b/utils/solvers/python/Gmsh.py
index 91cd8dcf18..1306c570e2 100644
--- a/utils/solvers/python/Gmsh.py
+++ b/utils/solvers/python/Gmsh.py
@@ -73,7 +73,7 @@ def send(message, type=INFO):
     message -- the string message to send
     type -- the type of message being sent (default INFO)
 
-    As of Gmsh version 1.56, type should be one of:
+    As of Gmsh version 2.0, type should be one of:
     START STOP INFO WARNING ERROR PROGRESS MERGE_FILE PARSE_FILE
     OPTION OPTION_1 OPTION_2 OPTION_3 OPTION_4 OPTION_5 
 
-- 
GitLab