Show release date

This commit is contained in:
mboelen 2016-04-11 07:57:29 +02:00
parent 2465556567
commit c0228b8e48
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ elif [ "$1" = "info" ]; then
else
echo "${GREEN}Up-to-date${NORMAL}"
fi
echo " Release date : ${PROGRAM_RELEASEDATE}"
echo " Release date : ${PROGRAM_RELEASE_DATE}"
echo " Update location : ${PROGRAM_WEBSITE}"
echo ""; echo ""
echo "${PROGRAM_COPYRIGHT}"