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

Juan 22/05/2014: prepare for next MNH-4-10-3

parent 35c77db0
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-1} export VERSION_MASTER=${VERSION_MASTER:-MNH-V5-1}
export VERSION_BUG=${VERSION_BUG:-2} export VERSION_BUG=${VERSION_BUG:-3}
export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}} export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}}
export VERSION_DATE=${VERSION_DATE:-"29/04/2014"} export VERSION_DATE=${VERSION_DATE:-"22/05/2014"}
export VERSION_CDF=${VERSION_CDF-"3.6.3"} export VERSION_CDF=${VERSION_CDF-"3.6.3"}
export VERSION_GRIBAPI=${VERSION_GRIBAPI-"1.9.9"} export VERSION_GRIBAPI=${VERSION_GRIBAPI-"1.9.9"}
export MNH_INT=${MNH_INT-"I4"} export MNH_INT=${MNH_INT-"I4"}
......
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