From a55ff3475fafd4225fe0bfba24ce17ccd20b7461 Mon Sep 17 00:00:00 2001 From: Renaud Barate Date: Thu, 16 Jun 2011 11:25:58 +0000 Subject: [PATCH] Changed version number to 6.3.1 --- InterfaceQT4/qtEficas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceQT4/qtEficas.py b/InterfaceQT4/qtEficas.py index d7ea43f8..1b0b5957 100644 --- a/InterfaceQT4/qtEficas.py +++ b/InterfaceQT4/qtEficas.py @@ -19,7 +19,7 @@ class Appli(Ui_Eficas,QMainWindow): """ Constructor """ - self.VERSION_EFICAS="Eficas QT4 V6.3.0" + self.VERSION_EFICAS="Eficas QT4 V6.3.1" self.ihm="QT" self.code=code -- 2.39.2