From f315a6c7a7570e9a2e8076ebf627c66d46732cd9 Mon Sep 17 00:00:00 2001 From: eficas <> Date: Wed, 15 Oct 2003 14:52:50 +0000 Subject: [PATCH] commentaire numero version 1.5 --- Editeur/appli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Editeur/appli.py b/Editeur/appli.py index 740b1eb8..d2e02783 100644 --- a/Editeur/appli.py +++ b/Editeur/appli.py @@ -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) : -- 2.39.2