From 2ad732cdcd352c7386f748ae802dbafd83c4edce Mon Sep 17 00:00:00 2001 From: "pascale.noyret" Date: Wed, 30 Nov 2016 11:38:13 +0100 Subject: [PATCH] numero de version --- InterfaceQT4/getVersion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InterfaceQT4/getVersion.py b/InterfaceQT4/getVersion.py index f20f11a8..ef1b8b9b 100644 --- a/InterfaceQT4/getVersion.py +++ b/InterfaceQT4/getVersion.py @@ -3,7 +3,7 @@ __version = { 'major': 8, - 'minor': 1 + 'minor': 2 } def getEficasVersion(): -- 2.39.2