Skip to content
Snippets Groups Projects
Commit a3b53324 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan Committed by WAUTELET Philippe
Browse files

Juan 08/03/2016: upgrade to MNH-521

parent aaa6f232
No related branches found
No related tags found
No related merge requests found
...@@ -9,9 +9,9 @@ if [ "x$XYZ" = "x" ] ...@@ -9,9 +9,9 @@ if [ "x$XYZ" = "x" ]
then then
# #
export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-2} export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-2}
export VERSION_BUG=${VERSION_BUG:-0} export VERSION_BUG=${VERSION_BUG:-1}
export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}} export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}}
export VERSION_DATE=${VERSION_DATE:-"25/01/2016"} export VERSION_DATE=${VERSION_DATE:-"04/02/2016"}
export VERSION_CDF=${VERSION_CDF:-"4.1.3"} export VERSION_CDF=${VERSION_CDF:-"4.1.3"}
export VERSION_HDF=${VERSION_HDF:-"1.8.9"} export VERSION_HDF=${VERSION_HDF:-"1.8.9"}
export VERSION_GRIBAPI=${VERSION_GRIBAPI:-"1.13.1"} export VERSION_GRIBAPI=${VERSION_GRIBAPI:-"1.13.1"}
......
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