Salome HOME
Minor correction for Python 3
[modules/adao.git] / src / daComposant / daCore / version.py
index 20b824650322fa16aeb5afeb40ef3adba1614d0e..e6842e11f5d6f51f6d15aff3617579ee25e8fa95 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2017 EDF R&D
+# Copyright (C) 2008-2018 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
@@ -27,5 +27,5 @@ __author__ = "Jean-Philippe ARGAUD"
 __all__ = []
 
 name    = "Data Assimilation Package"
-version = "17.04.30"
-date    = "samedi 30 avril 2017, 12:12:12 (UTC+0100)"
+version = "2018.03.27"
+date    = "mardi 27 mars 2018, 12:12:12 (UTC+0100)"