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

Philippe 08/10/2020: change MNHVERSION to 5.5.0

parent e392048d
No related branches found
No related tags found
No related merge requests found
!MNH_LIC Copyright 2002-2019 CNRS, Meteo-France and Universite Paul Sabatier !MNH_LIC Copyright 2002-2020 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.
...@@ -43,10 +43,10 @@ USE MODD_CONF, ONLY : NMNHVERSION,NMASDEV,NBUGFIX,CBIBUSER ...@@ -43,10 +43,10 @@ USE MODD_CONF, ONLY : NMNHVERSION,NMASDEV,NBUGFIX,CBIBUSER
IMPLICIT NONE IMPLICIT NONE
! !
NMNHVERSION(1)=5 NMNHVERSION(1)=5
NMNHVERSION(2)=4 NMNHVERSION(2)=5
NMNHVERSION(3)=3 NMNHVERSION(3)=0
NMASDEV=54 NMASDEV=55
NBUGFIX=3 NBUGFIX=0
CBIBUSER='' CBIBUSER=''
! !
END SUBROUTINE VERSION END SUBROUTINE VERSION
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment