]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
numero de version
authorPascale Noyret <pascale.noyret@edf.fr>
Mon, 6 Dec 2010 13:51:28 +0000 (13:51 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Mon, 6 Dec 2010 13:51:28 +0000 (13:51 +0000)
InterfaceTK/appli.py

index 9a220ba5e5d9e4c29aa9a27b9dc3bebd1c0f1137..fb824ebf26cda498f7ff4327c8c0375ceb03da38 100644 (file)
@@ -57,7 +57,7 @@ import listePatronsTK
 REPTK=os.path.dirname(os.path.abspath(__file__))
 sys.path[:0]=[REPTK]
 
-VERSION="EFICAS v1.17"
+VERSION="EFICAS v2.1"
 
 class APPLI: 
   def __init__ (self,master,code=prefs.code,fichier=None,test=0,ihm="TK",salome=0) :