From f5dd2d3f406e332c7c8cf52544424dafd7d61250 Mon Sep 17 00:00:00 2001 From: Renaud Barate Date: Tue, 26 Apr 2011 13:16:38 +0000 Subject: [PATCH] Updated version number --- InterfaceQT4/qtEficas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceQT4/qtEficas.py b/InterfaceQT4/qtEficas.py index 8a2d74e7..8df1afab 100644 --- a/InterfaceQT4/qtEficas.py +++ b/InterfaceQT4/qtEficas.py @@ -19,7 +19,7 @@ class Appli(Ui_Eficas,QMainWindow): """ Constructor """ - self.VERSION_EFICAS="Eficas QT4 V2.1" + self.VERSION_EFICAS="Eficas QT4 V6.3.0" self.ihm="QT" self.code=code -- 2.39.2