Salome HOME
update version
[tools/eficas.git] / InterfaceQT4 / getVersion.py
index 9044feb1fcc561cf1021a8207f0f949713d0c87c..8feffea627dd564f18ba543b6b6bd03252230280 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2017   EDF R&D
+# Copyright (C) 2007-2021   EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -22,7 +22,7 @@
 
 __version = {
     'major': 9,
-    'minor': 3
+    'minor': 12
     }
 
 def getEficasVersion():