From 61f93564590b259fe9169c7fee6f2c074c9b5bd1 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Mon, 6 Dec 2010 13:51:28 +0000 Subject: [PATCH] numero de version --- InterfaceTK/appli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceTK/appli.py b/InterfaceTK/appli.py index 9a220ba5..fb824ebf 100644 --- a/InterfaceTK/appli.py +++ b/InterfaceTK/appli.py @@ -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) : -- 2.39.2