From: pascale.noyret Date: Wed, 17 Oct 2018 12:29:11 +0000 (+0200) Subject: maj numero de version X-Git-Tag: V9_2_0b_ok_ADAO^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=abf148bf45d6bc9cc82ccd8ba484d5ae5e8e5f35;p=tools%2Feficas.git maj numero de version --- diff --git a/InterfaceQT4/getVersion.py b/InterfaceQT4/getVersion.py index ec6336a0..8620b54c 100644 --- a/InterfaceQT4/getVersion.py +++ b/InterfaceQT4/getVersion.py @@ -21,8 +21,8 @@ # A version has at least major and minor numbers, for easier comparison. __version = { - 'major': 8, - 'minor': 5 + 'major': 9, + 'minor': 0 } def getEficasVersion():