]> SALOME platform Git repositories - tools/eficas.git/commitdiff
Salome HOME
commentaire numero version 1.5
authoreficas <>
Wed, 15 Oct 2003 14:52:50 +0000 (14:52 +0000)
committereficas <>
Wed, 15 Oct 2003 14:52:50 +0000 (14:52 +0000)
Editeur/appli.py

index 740b1eb8f17167717e5235556ba22dfefbf4685b..d2e027830b774aa8eb263e54bca638ee7f14d01f 100644 (file)
@@ -39,7 +39,7 @@ import properties
 from widgets import Fenetre
 from Misc import MakeNomComplet
 
-VERSION="EFICAS v1.4"
+VERSION="EFICAS v1.5"
 
 class APPLI: 
   def __init__ (self,master,code='ASTER',fichier=None) :