Skip to content
Snippets Groups Projects
Commit 284abc69 authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 01/06/2016: upgrade configure to version MNH5-2-2

parent ae5766ee
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ if [ "x$XYZ" = "x" ] ...@@ -9,7 +9,7 @@ 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:-1} export VERSION_BUG=${VERSION_BUG:-2}
export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}} export VERSION_XYZ=${VERSION_XYZ:-${VERSION_MASTER}-${VERSION_BUG}}
export VERSION_DATE=${VERSION_DATE:-"02/05/2016"} export VERSION_DATE=${VERSION_DATE:-"02/05/2016"}
export VERSION_CDF=${VERSION_CDF:-"4.1.3"} export VERSION_CDF=${VERSION_CDF:-"4.1.3"}
......
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