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

Philippe 11/07/2024: update version of Meso-NH to 5.7.1

parent 26708cee
No related branches found
No related tags found
No related merge requests found
!MNH_LIC Copyright 2002-2023 CNRS, Meteo-France and Universite Paul Sabatier !MNH_LIC Copyright 2002-2024 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)=7 NMNHVERSION(2)=7
NMNHVERSION(3)=0 NMNHVERSION(3)=1
NMASDEV=57 NMASDEV=57
NBUGFIX=0 NBUGFIX=1
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