44# This file is part of the "Parallel Location and Exchange" library,
55# intended to provide mesh or particle-based code coupling services.
66#
7- # Copyright (C) 2005-2017 EDF S.A.
7+ # Copyright (C) 2005-2018 EDF S.A.
88#
99# This library is free software; you can redistribute it and/or
1010# modify it under the terms of the GNU Lesser General Public
@@ -30,7 +30,7 @@ m4_define([ple_licence_c_comment],
3030 This file is part of the "Parallel Location and Exchange" library,
3131 intended to provide mesh or particle-based code coupling services.
3232
33- Copyright (C) 2005-2017 EDF
33+ Copyright (C) 2005-2018 EDF
3434
3535 This library is free software; you can redistribute it and/or
3636 modify it under the terms of the GNU Lesser General Public
@@ -49,7 +49,7 @@ m4_define([ple_licence_c_comment],
4949
5050m4_define ( [ ple_major_version] , [ 2] )
5151m4_define ( [ ple_minor_version] , [ 0] )
52- m4_define ( [ ple_release_version] , [ 3 ] )
52+ m4_define ( [ ple_release_version] , [ 2 ] )
5353m4_define ( [ ple_version_extra] , [ ] )
5454m4_define ( [ ple_version_string] ,
5555 [ ple_major_version.ple_minor_version.ple_release_version@&t@ ple_version_extra] )
0 commit comments