Skip to content
Snippets Groups Projects
Commit a6b8bcc3 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 01/08/2019: change MNHVERSION to 5.4.3 (necessary due to changes in Z split files)

parent 9b00415b
No related branches found
No related tags found
No related merge requests found
!MNH_LIC Copyright 1994-2017 CNRS, Meteo-France and Universite Paul Sabatier !MNH_LIC Copyright 2002-2019 CNRS, Meteo-France and Universite Paul Sabatier
!MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence !MNH_LIC This is part of the Meso-NH software governed by the CeCILL-C licence
!MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt !MNH_LIC version 1. See LICENSE, CeCILL-C_V1-en.txt and CeCILL-C_V1-fr.txt
!MNH_LIC for details. version 1. !MNH_LIC for details. version 1.
!----------------------------------------------------------------- !-----------------------------------------------------------------
! ################## ! ##################
...@@ -44,9 +44,9 @@ IMPLICIT NONE ...@@ -44,9 +44,9 @@ IMPLICIT NONE
! !
NMNHVERSION(1)=5 NMNHVERSION(1)=5
NMNHVERSION(2)=4 NMNHVERSION(2)=4
NMNHVERSION(3)=2 NMNHVERSION(3)=3
NMASDEV=54 NMASDEV=54
NBUGFIX=2 NBUGFIX=3
CBIBUSER='' CBIBUSER=''
! !
END SUBROUTINE VERSION END SUBROUTINE VERSION
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment